@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.yso.fi/onto/taxmeon/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns1: <http://www.yso.fi/onto/kassu/> . ns1:k102830 a ns0:OtherSource . ns1:k105190 a ns0:OtherSource . ns1:k105219 a ns0:OtherSource . ns1:k105235 a ns0:OtherSource . ns1:k105245 a ns0:OtherSource . ns1:k105255 a ns0:OtherSource . ns0:OtherSource metadata_def:mappingLoom "referencetoanothersource" ; metadata_def:mappingSameURI ns0:OtherSource ; metadata_def:prefLabel "Reference to an other source"@en, "Viittaus muuhun lähteeseen"@fi ; metadata:prefixIRI "taxmeon:OtherSource" ; a owl:Class ; rdfs:label "Reference to an other source"@en, "Viittaus muuhun lähteeseen"@fi ; rdfs:subClassOf ns0:Reference . ns0:occursInNameCollection rdfs:range ns0:OtherSource .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.yso.fi/onto/taxmeon/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://www.yso.fi/onto/kassu/> .

ns1:k102830
    a ns0:OtherSource .

ns1:k105190
    a ns0:OtherSource .

ns1:k105219
    a ns0:OtherSource .

ns1:k105235
    a ns0:OtherSource .

ns1:k105245
    a ns0:OtherSource .

ns1:k105255
    a ns0:OtherSource .

ns0:OtherSource
    metadata_def:mappingLoom "referencetoanothersource" ;
    metadata_def:mappingSameURI ns0:OtherSource ;
    metadata_def:prefLabel "Reference to an other source"@en, "Viittaus muuhun lähteeseen"@fi ;
    metadata:prefixIRI "taxmeon:OtherSource" ;
    a owl:Class ;
    rdfs:label "Reference to an other source"@en, "Viittaus muuhun lähteeseen"@fi ;
    rdfs:subClassOf ns0:Reference .

ns0:occursInNameCollection
    rdfs:range ns0:OtherSource .