@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .

<http://treatment.plazi.org/id/038FB248FF8EFFF789B9C2E221809E88>
    cito:cites <http://dx.doi.org/10.5281/zenodo.165557> ;
    dc:creator "Arai, Hisao P.; Smith, John W." ;
    dc:title "Oncophora melanocephala (Rudolphi, 1819) Baudin-Laurencin 1971" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oncophora_melanocephala_Baudin_1971> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4185.1.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.4185.1.1>
    bibo:endPage "274" ;
    bibo:issue "1" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "1" ;
    bibo:volume "4185" ;
    dc:creator "Arai, Hisao P.; Smith, John W." ;
    dc:date "2016" ;
    dc:title "Guide to the Parasites of Fishes of Canada Part V: Nematoda" ;
    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.165557> ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Oncophora_melanocephala_Baudin_1971>
    # Warning: Removing "(Rudolphi, 1819)" from authority ;
    dwc:authority "(Rudolphi, 1819) Baudin-Laurencin, 1971" ;
    dwc:authorityName "(Rudolphi, 1819) Baudin-Laurencin" ;
    dwc:authorityYear "1971" ;
    dwc:class "Secernentea" ;
    dwc:family "Camallanidae" ;
    dwc:genus "Oncophora" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Camallanida" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Baudin-Laurencin, 1971" ;
    dwc:species "melanocephala" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oncophora_melanocephala> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Oncophora_melanocephala>
    dwc:class "Secernentea" ;
    dwc:family "Camallanidae" ;
    dwc:genus "Oncophora" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Camallanida" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "species" ;
    dwc:species "melanocephala" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oncophora> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Oncophora>
    dwc:class "Secernentea" ;
    dwc:family "Camallanidae" ;
    dwc:genus "Oncophora" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Camallanida" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camallanidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Camallanidae>
    dwc:class "Secernentea" ;
    dwc:family "Camallanidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Camallanida" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camallanida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Camallanida>
    dwc:class "Secernentea" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Camallanida" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Secernentea> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Secernentea>
    dwc:class "Secernentea" ;
    dwc:kingdom "Animalia" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Nematoda>
    dwc:kingdom "Animalia" ;
    dwc:phylum "Nematoda" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia>
    dwc:kingdom "Animalia" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .

<http://dx.doi.org/10.5281/zenodo.165557>
    dc:description "FIGURE 41. Oncophora melanocephala (Rudolphi, 1819) Baudin-Laurencin, 1971. A. young female, anterior end, dorsoventral view; B. male, posterior end, ventral view; C. young female, vulvar region. (Redrawn from Moravec et al. 1999)" ;
    fabio:hasRepresentation <https://zenodo.org/record/165557/files/figure.png> ;
    a fabio:Figure .