@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/03D487F82102FFC7FF71D96FBFC1F8C3>
    dc:creator "Muñoz, Isabel; García-Isarch, Eva; Cuesta, Jose A." ;
    dc:title "Portunoidea Rafinesque 1815" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Portunoidea_Rafinesque_1815> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5056.1.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.5056.1.1>
    bibo:endPage "67" ;
    bibo:issue "1" ;
    bibo:journal "Zootaxa" ;
    bibo:pubDate "2021-10-19" ;
    bibo:startPage "1" ;
    bibo:volume "5056" ;
    dc:creator "Muñoz, Isabel; García-Isarch, Eva; Cuesta, Jose A." ;
    dc:date "2021" ;
    dc:title "Annotated and updated checklist of marine crabs (Decapoda: Brachyura) of Mozambique supported by morphological and molecular data from shelf and slope species of the “ MOZAMBIQUE ” surveys" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Portunoidea_Rafinesque_1815>
    dwc:authority "Rafinesque, 1815" ;
    dwc:authorityName "Rafinesque" ;
    dwc:authorityYear "1815" ;
    dwc:kingdom "Animalia" ;
    dwc:rank "superFamily" ;
    dwc:scientificNameAuthorship "Rafinesque, 1815" ;
    dwc:superFamily "Portunoidea" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NFQW> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Portunoidea> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Portunoidea>
    dwc:kingdom "Animalia" ;
    dwc:rank "superFamily" ;
    dwc:superFamily "Portunoidea" ;
    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 .