@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.yso.fi/onto/taxmeon-temp/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://www.yso.fi/onto/taxmeon/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
ns0:inverse_of_hasVernacularName
a owl:ObjectProperty ;
rdfs:domain ns1:VernacularName ;
rdfs:label "Tieteellinen nimi"@fi, "Vernacular name has scientific name"@en ;
rdfs:range ns1:TaxonInChecklist, ns1:TaxonInNameCollection, ns1:TaxonInUpperClassification ;
owl:inverseOf ns1:hasVernacularName .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.yso.fi/onto/taxmeon-temp/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://www.yso.fi/onto/taxmeon/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
ns0:inverse_of_hasVernacularName
a owl:ObjectProperty ;
rdfs:domain ns1:VernacularName ;
rdfs:label "Tieteellinen nimi"@fi, "Vernacular name has scientific name"@en ;
rdfs:range ns1:TaxonInChecklist, ns1:TaxonInNameCollection, ns1:TaxonInUpperClassification ;
owl:inverseOf ns1:hasVernacularName .