@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#> .

<http://treatment.plazi.org/id/5E0287B1FF7071BD6A8AFF3BFCD2FBA0>
    dc:creator "DE CARVALHO, MARCELO R.; MAISEY, JOHN G.; GRANDE, LANCE" ;
    dc:title "Urolophus Muller and Henle 1831" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urolophus_Muller_1831> ;
    trt:publishedIn <http://dx.doi.org/10.1206/0003-0090(2004)284%3C0001:FSOTGR%3E2.0.CO;2> ;
    a trt:Treatment .

<http://dx.doi.org/10.1206/0003-0090(2004)284%3C0001:FSOTGR%3E2.0.CO;2>
    bibo:endPage "136" ;
    bibo:issue "284" ;
    bibo:journal "Bulletin of the American Museum of Natural History" ;
    bibo:pubDate "2004-06-09" ;
    bibo:startPage "1" ;
    bibo:volume "2004" ;
    dc:creator "DE CARVALHO, MARCELO R.; MAISEY, JOHN G.; GRANDE, LANCE" ;
    dc:date "2004" ;
    dc:title "Freshwater Stingrays Of The Green River Formation Of Wyoming (Early Eocene), With The Description Of A New Genus And Species And An Analysis Of Its Phylogenetic Relationships (Chondrichthyes: Myliobatiformes)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Urolophus_Muller_1831>
    dwc:ID-ENA "40663" ;
    dwc:authorityName "Muller and Henle" ;
    dwc:authorityYear "1831" ;
    dwc:class "Elasmobranchii" ;
    dwc:family "Urolophidae" ;
    dwc:genus "Urolophus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Myliobatiformes" ;
    dwc:phylum "Chordata" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Muller & Henle, 1831" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/859N> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urolophus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Urolophus>
    dwc:class "Elasmobranchii" ;
    dwc:family "Urolophidae" ;
    dwc:genus "Urolophus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Myliobatiformes" ;
    dwc:phylum "Chordata" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urolophidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Urolophidae>
    dwc:family "Urolophidae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myliobatiformes> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Myliobatiformes>
    dwc:order "Myliobatiformes" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
    dwc:class "Elasmobranchii" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Chordata>
    dwc:phylum "Chordata" ;
    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 .