Showing posts with label EOL. Show all posts
Showing posts with label EOL. Show all posts

Tuesday, December 05, 2017

Blue Planet II, the BBC, and the Semantic Web: a tale of lessons forgotten and opportunities lost

David Attenborough’s latest homage to biodiversity, Blue Planet II is, as always, visually magnificent. Much of its impact derives from the new views of life afforded by technological advances in cameras, drones, diving gear, and submersibles. One might hope that the supporting information online reflected the equivalent technological advances made in describing and sharing information. Sadly, this is not the case. Instead the BBC offers a web site with a video clips and a poster... a $%@£ poster.

Oceans poster feat

This is a huge missed opportunity. Where do people go to learn more about the organisms featured in an episode? How do we discover related content on the BBC and elsewhere? How do we discover the science underpinning each episode that has been so exquisitely filmed and edited?

Perhaps the lack of an online resource reflects a lack of resources, or expertise? Yet one look at the series (and the "Into the blue" epilogues) tells us that resources are hardly limiting. Furthermore, the BBC has previously constructed rich, informative web sites to support natural history programming. The now deprecated BBC Nature Wildlife site had an extensive series of web pages for the organisms featured in BBC programmes, with links to individual clips. For each organism the corresponding web page listed key traits such as behaviours, habitats, and geographic distribution, and each of these traits had its own web page list all organisms with those traits (see, for example the page for Steller's Sea Eagle).

Screenshot 2017 12 05 13 12 02

Underlying all this information was a simple vocabulary (the Wildlife Ontology), and the entire corpus is also available in RDF: in other words, the BBC used Semantic Web technologies to structure this information. To get this data you simply append ".rdf" to the URL for a web page. For example, below is the RDF for Steller's Sea Eagle. It is not pretty, but it is a great example of machine-readable data which enables all sorts of interesting things to be built.

<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:dctypes="http://purl.org/dc/dcmitype/"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:po="http://purl.org/ontology/po/"
xmlns:wo="http://purl.org/ontology/wo/">
<rdf:Description rdf:about="/nature/species/Steller's_Sea_Eagle">
<foaf:primaryTopic rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
<rdfs:seeAlso rdf:resource="/nature/species"/>
</rdf:Description>
<wo:Species rdf:about="/nature/life/Steller's_Sea_Eagle#species">
<rdfs:label>Steller's sea eagle</rdfs:label>
<wo:name rdf:resource="http://www.bbc.co.uk/nature/species/Steller's_Sea_Eagle#name"/>
<foaf:depiction rdf:resource="http://ichef.bbci.co.uk/naturelibrary/images/ic/640x360/s/st/stellers_sea_eagle/stellers_sea_eagle_1.jpg"/>
<dc:description>Steller’s sea eagles are native to eastern Russia, inhabiting coastal cliffs and estuaries where they can easily access good fishing territories. They feed primarily on salmon, which they catch by swooping from perches located by the water's edge. Pairs are monogamous and hatch an average of two chicks each season, although crows and martens commonly take both eggs and young birds from the nest. During winter a small number of birds remain in Russia to tough it out, but the majority fly south to Japan.</dc:description>
<owl:sameAs rdf:resource="http://dbpedia.org/resource/Steller's_Sea_Eagle"/>
<wo:adaptation rdf:resource="/nature/adaptations/Altricial#adaptation"/>
<wo:adaptation rdf:resource="/nature/adaptations/Animal_migration#adaptation"/>
<wo:adaptation rdf:resource="/nature/adaptations/Carnivore#adaptation"/>
<wo:adaptation rdf:resource="/nature/adaptations/Flight#adaptation"/>
<wo:adaptation rdf:resource="/nature/adaptations/Hearing_(sense)#adaptation"/>
<wo:adaptation rdf:resource="/nature/adaptations/Monogamous_pairing_in_animals#adaptation"/>
<wo:adaptation rdf:resource="/nature/adaptations/Oviparity#adaptation"/>
<wo:adaptation rdf:resource="/nature/adaptations/Parental_investment#adaptation"/>
<wo:livesIn rdf:resource="/nature/habitats/Coast#habitat"/>
<wo:livesIn rdf:resource="/nature/habitats/Estuary#habitat"/>
<wo:livesIn rdf:resource="/nature/habitats/Marsh#habitat"/>
<wo:livesIn rdf:resource="/nature/habitats/River#habitat"/>
<wo:livesIn rdf:resource="/nature/habitats/Swamp#habitat"/>
<wo:genus rdf:resource="/nature/life/Sea_eagle#genus"/>
<wo:family rdf:resource="/nature/life/Accipitridae#family"/>
<wo:order rdf:resource="/nature/life/Falconiformes#order"/>
<wo:class rdf:resource="/nature/life/Bird#class"/>
<wo:phylum rdf:resource="/nature/life/Chordate#phylum"/>
<wo:kingdom rdf:resource="/nature/life/Animal#kingdom"/>
</wo:Species>
<wo:TaxonName rdf:about="/nature/species/Steller's_Sea_Eagle#name">
<rdfs:label>Haliaeetus pelagicus</rdfs:label>
<wo:commonName>Steller's sea eagle</wo:commonName>
<wo:scientificName>pelagicuspelagicus</wo:scientificName>
<wo:kingdomName>animalia</wo:kingdomName>
<wo:phylumName>Chordata</wo:phylumName>
<wo:className>Aves</wo:className>
<wo:orderName>Falconiformes</wo:orderName>
<wo:familyName>Accipitridae</wo:familyName>
<wo:genusName>Haliaeetus</wo:genusName>
<wo:speciesName>pelagicus</wo:speciesName>
</wo:TaxonName>
<foaf:Image rdf:about="http://ichef.bbci.co.uk/naturelibrary/images/ic/640x360/s/st/stellers_sea_eagle/stellers_sea_eagle_1.jpg">
<foaf:depicts rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
<foaf:thumbnail rdf:resource="http://ichef.bbci.co.uk/naturelibrary/images/ic/83x104/s/st/stellers_sea_eagle/stellers_sea_eagle_1.jpg"/>
</foaf:Image>
<po:Clip rdf:about="http://www.bbc.co.uk/programmes/p00dhn1t#programme">
<dc:title>Lunch on the wing</dc:title>
<po:subject rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</po:Clip>
<po:Clip rdf:about="http://www.bbc.co.uk/programmes/p00382f5#programme">
<dc:title>Steller's sea eagle</dc:title>
<po:subject rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</po:Clip>
<dctypes:Sound rdf:about="http://downloads.bbc.co.uk/earth/naturelibrary/assets/s/st/stellers_sea_eagle/5015017.mp3">
<dc:title>Calls from Steller's and white-tailed sea eagles</dc:title>
<dc:subject rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</dctypes:Sound>
<foaf:Document rdf:about="http://en.wikipedia.org/wiki/Steller's_Sea_Eagle">
<foaf:primaryTopic rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</foaf:Document>
<foaf:Document rdf:about="http://animaldiversity.ummz.umich.edu/site/accounts/information/Haliaeetus_pelagicus.html">
<foaf:primaryTopic rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</foaf:Document>
<foaf:Document rdf:about="http://www.arkive.org/stellers-sea-eagle/haliaeetus-pelagicus/">
<foaf:primaryTopic rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</foaf:Document>
<foaf:Document rdf:about="http://www.birdlife.org/datazone/species/index.html?action=SpcHTMDetails.asp&sid=3366&m=0">
<foaf:primaryTopic rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</foaf:Document>
<foaf:Document rdf:about="http://www.flickr.com/search/show/?q=steller+sea+eagle&s=int">
<foaf:primaryTopic rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</foaf:Document>
<foaf:Document rdf:about="http://www.iucnredlist.org/details/144342/0">
<foaf:primaryTopic rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</foaf:Document>
<foaf:Document rdf:about="http://www.natural-research.org/index.php?cID=169">
<foaf:primaryTopic rdf:resource="/nature/species/Steller's_Sea_Eagle#species"/>
</foaf:Document>
<wo:ReproductionStrategy rdf:about="/nature/adaptations/Altricial#adaptation">
<rdfs:label>Helpless young</rdfs:label>
</wo:ReproductionStrategy>
<wo:SurvivalStrategy rdf:about="/nature/adaptations/Animal_migration#adaptation">
<rdfs:label>Migration</rdfs:label>
</wo:SurvivalStrategy>
<wo:FeedingHabit rdf:about="/nature/adaptations/Carnivore#adaptation">
<rdfs:label>Carnivorous</rdfs:label>
</wo:FeedingHabit>
<wo:LocomotionAdaptation rdf:about="/nature/adaptations/Flight#adaptation">
<rdfs:label>Adapted to flying</rdfs:label>
</wo:LocomotionAdaptation>
<wo:CommunicationAdaptation rdf:about="/nature/adaptations/Hearing_(sense)#adaptation">
<rdfs:label>Acoustic communication</rdfs:label>
</wo:CommunicationAdaptation>
<wo:ReproductionStrategy rdf:about="/nature/adaptations/Monogamous_pairing_in_animals#adaptation">
<rdfs:label>Monogamous</rdfs:label>
</wo:ReproductionStrategy>
<wo:ReproductionStrategy rdf:about="/nature/adaptations/Oviparity#adaptation">
<rdfs:label>Egg layer</rdfs:label>
</wo:ReproductionStrategy>
<wo:LifeCycle rdf:about="/nature/adaptations/Parental_investment#adaptation">
<rdfs:label>Parental investment</rdfs:label>
</wo:LifeCycle>
<wo:TerrestrialHabitat rdf:about="/nature/habitats/Coast#habitat">
<rdfs:label>Coastal</rdfs:label>
</wo:TerrestrialHabitat>
<wo:MarineHabitat rdf:about="/nature/habitats/Estuary#habitat">
<rdfs:label>Estuaries</rdfs:label>
</wo:MarineHabitat>
<wo:FreshwaterHabitat rdf:about="/nature/habitats/Marsh#habitat">
<rdfs:label>Marsh</rdfs:label>
</wo:FreshwaterHabitat>
<wo:FreshwaterHabitat rdf:about="/nature/habitats/River#habitat">
<rdfs:label>Rivers and streams</rdfs:label>
</wo:FreshwaterHabitat>
<wo:FreshwaterHabitat rdf:about="/nature/habitats/Swamp#habitat">
<rdfs:label>Swamp</rdfs:label>
</wo:FreshwaterHabitat>
<wo:Genus rdf:about="/nature/genus/Sea_eagle#genus">
<rdfs:label>Haliaeetus</rdfs:label>
<wo:species rdf:resource="/nature/life/Steller's_Sea_Eagle#species"/>
<wo:species rdf:resource="/nature/life/African_Fish_Eagle#species"/>
<wo:species rdf:resource="/nature/life/White-tailed_Eagle#species"/>
</wo:Genus>
<wo:Family rdf:about="/nature/family/Accipitridae#family">
<rdfs:label>Accipitridae</rdfs:label>
</wo:Family>
<wo:Order rdf:about="/nature/order/Falconiformes#order">
<rdfs:label>Falconiformes</rdfs:label>
</wo:Order>
<wo:Class rdf:about="/nature/class/Bird#class">
<rdfs:label>Aves</rdfs:label>
</wo:Class>
<wo:Phylum rdf:about="/nature/phylum/Chordate#phylum">
<rdfs:label>Chordata</rdfs:label>
</wo:Phylum>
<wo:Kingdom rdf:about="/nature/kingdom/Animal#kingdom">
<rdfs:label>animalia</rdfs:label>
</wo:Kingdom>
</rdf:RDF>

For some reason, this web site is now deprecated. As an exercise I grabbed the RDF from the web site, did a little cleaning, and merged it together resulting in a set of around 94,500 triples (statements of the form “subject”, “predicate”, “object”). For example, this triple says that Steller's Sea Eagle is monogamous.

[/nature/life/Steller's_Sea_Eagle#species,
wo:adaptation,
/nature/adaptations/Monogamous_pairing_in_animals#adaptation]

One reason the Semantic Web has struggled to gain widespread adoption is the long list of things you need to get to the point where it is usable. You need data consistently structured using the same vocabulary. You need identifiers that everyone agrees on (or at least can map their own identifiers too). And you need a triple store, which is essentially a graph database, a technology that is still unfamiliar to many. But in this case the BBC has done a lot of the hard work by cleverly minting identifiers based on Wikipedia URLs (”slugs”), and developing a vocabulary to express relationships between organisms, traits, and habitats. All that’s needed is a way to query this data. Rather than use a triple store (most of which are not much fun to install or maintain) I’ve used the delightfully simple approach of employing a Hexastore. Hexastores provide fast querying of graphs by indexing all six permutations of the subject, predicates, object triple (hence “hexa”). The approach is sufficiently simple that for moderately sized databases we can implement it in Javascript and run it in a web browser.

As a demonstration, I created a very crude hexastore-based version of the BBC pages (https://rdmpage.github.io/bbc-wildlife/www/.

Screenshot 2017 12 05 13 13 51

Once you load the page there are no further server requests, other than fetching images. Every query is “live” but takes place in the browser. You can click on the image for a species and get some textural information, as well as images representing traits of that organism. Click on a trait and you discover what organisms share those traits. This example is trivial, but surprisingly rich. I’ve found it fascinating to simply bounce around the images discovering unexpected facts about different species. There’s lots of potential for serendipitous discovery, as well as an enhanced appreciation for just how rich the BBC’s content is. If the Encyclopedia of Life were this engaging I’d be it’s biggest fan.

The question then, is why a similar approach was not taken for Blue Planet II? It can’t be a lack of resources, this series has amazing production values. And yet a wonderful opportunity has been missed. Why not build on the existing work and create an interactive resource that encourages people to explore more deeply and learn more? Much of the existing data could be used, as well as adding all the new species and behaviours we see on our TV screens. Blue Planet also highlights the impacts humans are having on the marine environment, these could be added as categories as well to show wat organisms are susceptible to different impacted (e.g., plastics).

That the BBC thinks a poster is an adequate for of engagement in the digital age speaks of a corporation that, in spite of many triumphs in the digital sphere (e.g., iPlayer) has not fully grasped the role the web can play in making its content more widely useful and relevant, beyond enthralling viewers on a Sunday evening. It also seems oblivious to the fact that it already knows how to deliver rich, informative online content (as evidenced by the now deprecated Wildlife application). So please, BBC, can we have a resource that enables us to learn more about the organisms and habitats that are the subjects of the grandeur and beauty we see on our TV screens?

Follow up

Below is some of the discussion this post generated on Twitter.

Saturday, November 12, 2016

EOL Traitbank JSON-LD is broken

Follow eol on twitterOne of the most interesting aspects of EOL is "TraitBank", which has been described in a recent paper:

Cynthia S. Parr, Katja S. Schulz, Jennifer Hammock, Nathan Wilson, Patrick Leary, Jeremy Rice, & Robert J. Corrigan. (2016). TraitBank: Practical semantics for organism attribute data. Semantic Web, 7(6), 577–588. https://doi.org/10.3233/SW-150190

TraitBank is available in JSON-LD, and so is potentially part of the Semantic Web. Unfortunately, the JSON-LD provided by TraitBank is broken, to the point that it's hard to believe that anyone's actually consuming the JSON-LD. I know that Google is using EOL data for their knowledge panels, but anyone using TraitBank JSON-LD in a semantic web client is going to run into problems.

First off, let's look at the example provided in the above paper, http://eol.org/api/traits/328067 which returns data for Potos flavus.

{ "@context": { "@vocab": "http://schema.org/", "dwc:taxonID": { "@type": "@id" }, "dwc:resourceID": { "@type": "@id" }, "dwc:relatedResourceID": { "@type": "@id" }, "dwc:relationshipOfResource": { "@type": "@id" }, "dwc:vernacularName": { "@container": "@language" }, "eol:associationType": { "@type": "@id" }, "rdfs:label": { "@container": "@language" }, "dc": "http://purl.org/dc/terms/", "dwc": "http://rs.tdwg.org/dwc/terms/", "eolterms": "http://eol.org/schema/terms/", "eol": "http://eol.org/schema/", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "gbif": "http://rs.gbif.org/terms/1.0/", "foaf": "http://xmlns.com/foaf/0.1/" }, "@type": "DataFeedItem", "dateModified": "2016-09-30", "item": { "@id": 328067, "@type": "dwc:Taxon", "scientificName": "Potos flavus (Schreber, 1774)", "dwc:taxonRank": "species", "dwc:parentNameUsageID": "http://eol.org/pages/14191", "potentialAction": { "@type": "EntryPoint", "target": { "@type": "Related", "url": "http://eol.org/pages/328067", "actionPlatform": [ "http://schema.org/DesktopWebPlatform", "http://schema.org/IOSPlatform", "http://schema.org/AndroidPlatform" ] } }, "sameAs": [ "http://www.iucnredlist.org/details/41679", "http://genomics.senescence.info/species/entry.php?species=Potos_flavus", "http://commons.wikimedia.org/wiki/Potos_flavus", "http://www.biolib.cz/en/taxon/id1790/", "http://www.iucnredlist.org/apps/redlist/details/41679", "http://www.discoverlife.org/mp/20q?search=Potos+flavus", "http://www.eco-index.org/search/keyword_complete.cfm?keyword=Potos flavus", "http://calphotos.berkeley.edu/cgi/img_query?seq_num=31541&one=T", "http://www.conabio.gob.mx/conocimiento/ise/fichasnom/Potosflavus00.pdf", "http://darnis.inbio.ac.cr/ubis/FMPro?-DB=UBIPUB.fp3&-lay=WebAll&-error=norec.html&-Format=detail.html&-Op=eq&-Find=&id=1689", "http://lod.taxonconcept.org/ses/2mOvV.html", "http://neotropnathistory.lifedesks.org/pages/45271", "http://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=73392", "http://www.catalogueoflife.org/annual-checklist/details/species/id/6902599", "http://www.catalogueoflife.org/annual-checklist/details/species/id/6902599", "http://genomics.senescence.info/species/entry.php?species=Potos_flavus", "http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=621964", "http://en.wikipedia.org/w/index.php?title=Kinkajou", "http://www.iucnredlist.org/apps/redlist/details/41679", "http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?mode=Info&id=29067", "http://eol.org/pages/328067", "http://animaldiversity.ummz.umich.edu/accounts/Potos_flavus/" ], "vernacularNames": [ { "@language": "af", "@value": "rolbeer", "gbif:isPreferredName": true }, { "@language": "af", "@value": "rolstaartbeer" }, { "@language": "de", "@value": "wickelbär", "gbif:isPreferredName": true }, { "@language": "en", "@value": "Kinkajou", "gbif:isPreferredName": true }, { "@language": "en", "@value": "honey bear" }, { "@language": "es", "@value": "Ak' a' mash", "gbif:isPreferredName": true }, { "@language": "es", "@value": "Chosna" }, { "@language": "es", "@value": "Cusu" }, { "@language": "es", "@value": "Martilla" }, { "@language": "es", "@value": "Martucha" }, { "@language": "es", "@value": "Mico de noche" }, { "@language": "es", "@value": "Mico león" }, { "@language": "es", "@value": "Mono michi" }, { "@language": "es", "@value": "Perro de monte" }, { "@language": "fi", "@value": "Kinkaju", "gbif:isPreferredName": true }, { "@language": "fr", "@value": "Kinkajou, Singe de nuit", "gbif:isPreferredName": true }, { "@language": "nl", "@value": "rolstaartbeer", "gbif:isPreferredName": true }, { "@language": "nl", "@value": "nachtaap" }, { "@language": "pt-BR", "@value": "Jupará", "gbif:isPreferredName": true } ], "traits": [ { "@id": "http://eol.org/pages/328067/data#data_point_949469", "eol:traitUri": "http://eol.org/resources/704/measurements/basalmetrate113", "@type": "dwc:MeasurementOrFact", "predicate": "metabolic rate", "dwc:measurementType": "http://www.owl-ontologies.com/unnamed.owl#Metabolic_rate", "value": "731.33", "units": "mL/hr O2", "eol:dataPointId": 949469, "http://purl.obolibrary.org/obo/VT_0001259": "http://eol.org/resources/704/measurements/metratemass113", "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Basal metabolic rate was measured when individual(s) were experiencing neither heat nor cold stress (i.e. are in their thermoneutral zone); are resting and calm; and are post–absorptive (are not digesting or absorbing a meal) and data were only accepted where there was also a measure of body mass for the same individual(s). Based on information from primary and secondary literature sources. This value represents a single measure of central tendency for this species. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "731.33", "dwc:measurementUnit": "http://eol.org/schema/terms/mlO2perhour", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_46140963", "eol:traitUri": "http://eol.org/resources/737/measurements/e5775a49cc4bbe3f3ae5c391776a467a", "@type": "dwc:MeasurementOrFact", "predicate": "population trend", "dwc:measurementType": "http://iucn.org/population_trend", "value": "Decreasing", "eol:dataPointId": 46140963, "dc:source": "http://eol.org/resources/737", "dwc:measurementValue": "Decreasing", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "eolterms:resource": "http://eol.org/resources/737" }, { "@id": "http://eol.org/pages/328067/data#data_point_46140962", "eol:traitUri": "http://eol.org/resources/737/measurements/25c8b74374d04260b047bd57570e094b", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "terrestrial habitat", "eol:dataPointId": 46140962, "dc:source": "http://eol.org/resources/737", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00002009", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "eolterms:resource": "http://eol.org/resources/737" }, { "@id": "http://eol.org/pages/328067/data#data_point_949459", "eol:traitUri": "http://eol.org/resources/704/measurements/maxlongevity138", "@type": "dwc:MeasurementOrFact", "predicate": "total life span", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001661", "value": "348", "units": "months", "eol:dataPointId": 949459, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Maximum adult age measured either through direct observation, capture-recapture estimates, projected from physical wear or unspecified, using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; in all localities. See source for details.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001114", "dwc:measurementValue": "348", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949460", "eol:traitUri": "http://eol.org/resources/704/measurements/littersperyear728", "@type": "dwc:MeasurementOrFact", "predicate": "litters per year", "dwc:measurementType": "http://eol.org/schema/terms/LittersPerYear", "value": "1", "eol:dataPointId": 949460, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Number of litters per female per year using non-captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "1", "dwc:scientificName": "Potos flavus", "dwc:sex": "http://purl.obolibrary.org/obo/PATO_0000383" }, { "@id": "http://eol.org/pages/328067/data#data_point_949461", "eol:traitUri": "http://eol.org/resources/704/measurements/littersize1554", "@type": "dwc:MeasurementOrFact", "predicate": "clutch/brood/litter size", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001933", "value": "1.11", "eol:dataPointId": 949461, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Number of offspring born per litter per female, either counted before birth, at birth or after birth, using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "1.11", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949462", "eol:traitUri": "http://eol.org/resources/704/measurements/interbirthinterval291", "@type": "dwc:MeasurementOrFact", "predicate": "inter-birth interval", "dwc:measurementType": "http://eol.org/schema/terms/InterBirthInterval", "value": "365", "units": "days", "eol:dataPointId": 949462, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "The length of time between successive births of the same female(s) after a successful or unspecified litter using non-captive, wild, provisioned, or unspecified populations; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "365", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus", "dwc:sex": "http://purl.obolibrary.org/obo/PATO_0000383" }, { "@id": "http://eol.org/pages/328067/data#data_point_949463", "eol:traitUri": "http://eol.org/resources/704/measurements/grmaxlat1392", "@type": "dwc:MeasurementOrFact", "predicate": "latitude", "dwc:measurementType": "http://semanticscience.org/resource/SIO_000319", "value": "23.72", "units": "decimal degrees", "eol:dataPointId": 949463, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Digital geographic range maps of all extant, non-marine mammals from Sechrest (2003) were converted to the Wilson and Reeder (2005) taxonomy. These ranges were used to generate measures of geographic range extent and occupancy. Spatial analyses were performed using ArcGIS (version 9.0) (ESRI 2005) for areas and R (R Development Core Team 2005) for geographic coordinates. Value calculated using a global geographic projection.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001114", "dwc:measurementValue": "23.72", "dwc:measurementUnit": "http://eol.org/schema/terms/decimaldegrees", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949464", "eol:traitUri": "http://eol.org/resources/704/measurements/midrangelong3692", "@type": "dwc:MeasurementOrFact", "predicate": "longitude", "dwc:measurementType": "http://semanticscience.org/resource/SIO_000318", "value": "-68.67", "units": "decimal degrees", "eol:dataPointId": 949464, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Digital geographic range maps of all extant, non-marine mammals from Sechrest (2003) were converted to the Wilson and Reeder (2005) taxonomy. These ranges were used to generate measures of geographic range extent and occupancy. Spatial analyses were performed using ArcGIS (version 9.0) (ESRI 2005) for areas and R (R Development Core Team 2005) for geographic coordinates. Value calculated using a global geographic projection.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001110", "dwc:measurementValue": "-68.67", "dwc:measurementUnit": "http://eol.org/schema/terms/decimaldegrees", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949465", "eol:traitUri": "http://eol.org/resources/704/measurements/grminlong4209", "@type": "dwc:MeasurementOrFact", "predicate": "longitude", "dwc:measurementType": "http://semanticscience.org/resource/SIO_000318", "value": "-102.55", "units": "decimal degrees", "eol:dataPointId": 949465, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Digital geographic range maps of all extant, non-marine mammals from Sechrest (2003) were converted to the Wilson and Reeder (2005) taxonomy. These ranges were used to generate measures of geographic range extent and occupancy. Spatial analyses were performed using ArcGIS (version 9.0) (ESRI 2005) for areas and R (R Development Core Team 2005) for geographic coordinates. Value calculated using a global geographic projection.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001113", "dwc:measurementValue": "-102.55", "dwc:measurementUnit": "http://eol.org/schema/terms/decimaldegrees", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346815", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269876", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Southern Mesoamerican Pacific mangroves", "eol:dataPointId": 45346815, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Southern_Mesoamerican_Pacific_mangroves", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Mangroves

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346814", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269875", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Southern Atlantic mangroves", "eol:dataPointId": 45346814, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Southern_Atlantic_mangroves", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Mangroves

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346813", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269874", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "South American Pacific mangroves", "eol:dataPointId": 45346813, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/South_American_Pacific_mangroves", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Mangroves

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346812", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269873", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Northern Mesoamerican Pacific mangroves", "eol:dataPointId": 45346812, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Northern_Mesoamerican_Pacific_mangroves", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Mangroves

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346811", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269872", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Mesoamerican Gulf-Caribbean mangroves", "eol:dataPointId": 45346811, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Mesoamerican_Gulf-Caribbean_mangroves", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Mangroves

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346810", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269871", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Amazon-Orinoco-Southern Caribbean mangroves", "eol:dataPointId": 45346810, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Amazon-Orinoco-Southern_Caribbean_mangroves", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Mangroves

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346809", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269870", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Tehuacán Valley matorral", "eol:dataPointId": 45346809, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Tehuacan_Valley_matorral", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Deserts and Xeric Shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346808", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269869", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Paraguana xeric scrub", "eol:dataPointId": 45346808, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Paraguana_xeric_scrub", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Deserts and Xeric Shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346807", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269868", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Motagua Valley thornscrub", "eol:dataPointId": 45346807, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Motagua_Valley_thornscrub", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Deserts and Xeric Shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346806", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269867", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "La Costa xeric shrublands", "eol:dataPointId": 45346806, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/La_Costa_xeric_shrublands", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Deserts and Xeric Shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346805", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269866", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Guajira-Barranquilla xeric scrub", "eol:dataPointId": 45346805, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Guajira-Barranquilla_xeric_scrub", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Deserts and Xeric Shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346804", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269865", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Caatinga", "eol:dataPointId": 45346804, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Caatinga", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Deserts and Xeric Shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346803", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269864", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Araya and Paria xeric scrub", "eol:dataPointId": 45346803, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Araya_and_Paria_xeric_scrub", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Deserts and Xeric Shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346802", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269863", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Pantanal", "eol:dataPointId": 45346802, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Pantanal", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Flooded Grasslands and Savannas

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346801", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269862", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Orinoco wetlands", "eol:dataPointId": 45346801, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Orinoco_wetlands", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Flooded Grasslands and Savannas

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346800", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269861", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Guayaquil flooded grasslands", "eol:dataPointId": 45346800, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Guayaquil_flooded_grasslands", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Flooded Grasslands and Savannas

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346799", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269860", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Llanos", "eol:dataPointId": 45346799, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Llanos", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and subtropical grasslands, savannas, and shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346798", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269859", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Guianan savanna", "eol:dataPointId": 45346798, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Guianan_savanna", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and subtropical grasslands, savannas, and shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346797", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269858", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Cerrado", "eol:dataPointId": 45346797, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Cerrado", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and subtropical grasslands, savannas, and shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346796", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269857", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Campos Rupestres montane savanna", "eol:dataPointId": 45346796, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Campos_Rupestres_montane_savanna", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and subtropical grasslands, savannas, and shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346795", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269856", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Beni savanna", "eol:dataPointId": 45346795, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Beni_savanna", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and subtropical grasslands, savannas, and shrublands

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346794", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269855", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Trans-Mexican Volcanic Belt pine-oak forests", "eol:dataPointId": 45346794, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Trans-Mexican_Volcanic_Belt_pine-oak_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Coniferous Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346793", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269854", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Sierra Madre del Sur pine-oak forests", "eol:dataPointId": 45346793, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Sierra_Madre_del_Sur_pine-oak_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Coniferous Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346792", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269853", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Sierra Madre de Oaxaca pine-oak forests", "eol:dataPointId": 45346792, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Sierra_Madre_de_Oaxaca_pine-oak_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Coniferous Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346791", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269852", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Miskito pine forests", "eol:dataPointId": 45346791, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Miskito_pine_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Coniferous Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346790", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269851", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Central American pine-oak forests", "eol:dataPointId": 45346790, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Central_American_pine-oak_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Coniferous Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346789", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269850", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Belizean pine forests", "eol:dataPointId": 45346789, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Belizean_pine_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Coniferous Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346788", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269849", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Yucatán dry forests", "eol:dataPointId": 45346788, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Yucatan_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346787", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269848", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Veracruz dry forests", "eol:dataPointId": 45346787, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Veracruz_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346786", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269847", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Southern Pacific dry forests", "eol:dataPointId": 45346786, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Southern_Pacific_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346785", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269846", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Sinú Valley dry forests", "eol:dataPointId": 45346785, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Sinu_Valley_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346784", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269845", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Patía Valley dry forests", "eol:dataPointId": 45346784, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Patia_Valley_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346783", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269844", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Panamanian dry forests", "eol:dataPointId": 45346783, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Panamanian_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346782", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269843", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Maracaibo dry forests", "eol:dataPointId": 45346782, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Maracaibo_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346781", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269842", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Magdalena Valley dry forests", "eol:dataPointId": 45346781, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Magdalena_Valley_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346780", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269841", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Lara-Falcón dry forests", "eol:dataPointId": 45346780, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Lara-Falcon_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346779", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269840", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Ecuadorian dry forests", "eol:dataPointId": 45346779, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Ecuadorian_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346778", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269839", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Chiquitano dry forests", "eol:dataPointId": 45346778, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Chiquitano_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346777", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269838", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Chiapas Depression dry forests", "eol:dataPointId": 45346777, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Chiapas_Depression_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346776", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269837", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Central American dry forests", "eol:dataPointId": 45346776, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Central_American_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346775", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269836", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Cauca Valley dry forests", "eol:dataPointId": 45346775, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Cauca_Valley_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346774", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269835", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Balsas dry forests", "eol:dataPointId": 45346774, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Balsas_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346773", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269834", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Atlantic dry forests", "eol:dataPointId": 45346773, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Atlantic_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346772", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269833", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Apure-Villavicencio dry forests", "eol:dataPointId": 45346772, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Apure-Villavicencio_dry_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Dry Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346771", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269832", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Guianan piedmont and lowland moist forests", "eol:dataPointId": 45346771, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Guianan_piedmont_and_lowland_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346770", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269831", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Yucatán moist forests", "eol:dataPointId": 45346770, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Yucatan_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346769", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269830", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Xingu-Tocantins-Araguaia moist forests", "eol:dataPointId": 45346769, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Xingu-Tocantins-Araguaia_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346768", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269829", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Western Ecuador moist forests", "eol:dataPointId": 45346768, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Western_Ecuador_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346767", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269828", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Veracruz montane forests", "eol:dataPointId": 45346767, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Veracruz_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346766", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269827", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Veracruz moist forests", "eol:dataPointId": 45346766, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Veracruz_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346765", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269826", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Venezuelan Andes montane forests", "eol:dataPointId": 45346765, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Venezuelan_Andes_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346764", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269825", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Ucayali moist forests", "eol:dataPointId": 45346764, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Ucayali_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346763", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269824", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Uatuma-Trombetas moist forests", "eol:dataPointId": 45346763, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Uatuma-Trombetas_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346762", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269823", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Pindare moist forests", "eol:dataPointId": 45346762, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Tocantins/Pindare_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346761", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269822", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Pantepuis", "eol:dataPointId": 45346761, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Pantepuis", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346760", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269821", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Tapajós-Xingu moist forests", "eol:dataPointId": 45346760, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Tapajos-Xingu_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346759", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269820", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Talamancan montane forests", "eol:dataPointId": 45346759, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Talamancan_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346758", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269819", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Southwest Amazon moist forests", "eol:dataPointId": 45346758, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Southwest_Amazon_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346757", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269818", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Solimoes-Japurá moist forest", "eol:dataPointId": 45346757, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Solimoes-Japura_moist_forest", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346756", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269817", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Sierra Madre de Chiapas moist forest", "eol:dataPointId": 45346756, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Sierra_Madre_de_Chiapas_moist_forest", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346755", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269816", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Sierra de los Tuxtlas", "eol:dataPointId": 45346755, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Sierra_de_los_Tuxtlas", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346754", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269815", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Serra do Mar coastal forests", "eol:dataPointId": 45346754, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Serra_do_Mar_coastal_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346753", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269814", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Santa Marta montane forests", "eol:dataPointId": 45346753, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Santa_Marta_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346752", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269813", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Rio Negro campinarana", "eol:dataPointId": 45346752, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Rio_Negro_campinarana", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346751", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269812", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Purus-Madeira moist forests", "eol:dataPointId": 45346751, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Purus-Madeira_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346750", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269811", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Purus varzea", "eol:dataPointId": 45346750, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Purus_varzea", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346749", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269810", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Petén-Veracruz moist forests", "eol:dataPointId": 45346749, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Peten-Veracruz_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346748", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269809", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Peruvian Yungas", "eol:dataPointId": 45346748, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Peruvian_Yungas", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346747", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269808", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Pernambuco interior forests", "eol:dataPointId": 45346747, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Pernambuco_interior_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346746", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269807", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Pernambuco coastal forests", "eol:dataPointId": 45346746, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Pernambuco_coastal_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346745", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269806", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Alto Paraná Atlantic forests", "eol:dataPointId": 45346745, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Alto_Parana_Atlantic_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346744", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269805", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Guianan Freshwater swamp forests", "eol:dataPointId": 45346744, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Guianan_Freshwater_swamp_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346743", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269804", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Pantanos de Centla", "eol:dataPointId": 45346743, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Pantanos_de_Centla", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346742", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269803", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Orinoco Delta swamp forests", "eol:dataPointId": 45346742, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Orinoco_Delta_swamp_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346741", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269802", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Oaxacan montane forests", "eol:dataPointId": 45346741, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Oaxacan_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346740", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269801", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Northwestern Andean montane forests", "eol:dataPointId": 45346740, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Northwestern_Andean_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346739", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269800", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Northeastern Brazil restingas", "eol:dataPointId": 45346739, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Northeastern_Brazil_restingas", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346738", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269799", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Negro-Branco moist forests", "eol:dataPointId": 45346738, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Negro-Branco_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346737", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269798", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Napo moist forests", "eol:dataPointId": 45346737, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Napo_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346736", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269797", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Monte Alegre varzea", "eol:dataPointId": 45346736, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Monte_Alegre_varzea", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346735", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269796", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Mato Grosso seasonal forests", "eol:dataPointId": 45346735, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Mato_Grosso_seasonal_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346734", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269795", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Maranhao Babaτu forests", "eol:dataPointId": 45346734, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Maranhao_Babaτu_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346733", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269794", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Marajó varzea", "eol:dataPointId": 45346733, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Marajo_varzea", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346732", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269793", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Magdalena-Urabá moist forests", "eol:dataPointId": 45346732, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Magdalena-Uraba_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346731", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269792", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Magdalena Valley montane forests", "eol:dataPointId": 45346731, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Magdalena_Valley_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346730", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269791", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Madeira-Tapajós moist forests", "eol:dataPointId": 45346730, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Madeira-Tapajos_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346729", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269790", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Juruá-Purus moist forests", "eol:dataPointId": 45346729, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Jurua-Purus_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346728", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269789", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Japurá-Solimoes-Negro moist forests", "eol:dataPointId": 45346728, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Japura-Solimoes-Negro_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346727", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269788", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Isthmian-Pacific moist forests", "eol:dataPointId": 45346727, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Isthmian-Pacific_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346726", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269787", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Isthmian-Atlantic moist forests", "eol:dataPointId": 45346726, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Isthmian-Atlantic_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346725", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269786", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Iquitos varzea", "eol:dataPointId": 45346725, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Iquitos_varzea", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346724", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269785", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Gurupa varzea", "eol:dataPointId": 45346724, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Gurupa_varzea", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346723", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269784", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Guianan moist forests", "eol:dataPointId": 45346723, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Guianan_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346722", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269783", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Guianan Highlands moist forests", "eol:dataPointId": 45346722, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Guianan_Highlands_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346721", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269782", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Eastern Panamanian montane forests", "eol:dataPointId": 45346721, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Eastern_Panamanian_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346720", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269781", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Eastern Cordillera real montane forests", "eol:dataPointId": 45346720, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Eastern_Cordillera_real_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346719", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269780", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Costa Rican seasonal moist forests", "eol:dataPointId": 45346719, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Costa_Rican_seasonal_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346718", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269779", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Cordillera Oriental montane forests", "eol:dataPointId": 45346718, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Cordillera_Oriental_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346717", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269778", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Cordillera La Costa montane forests", "eol:dataPointId": 45346717, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Cordillera_La_Costa_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346716", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269777", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Chocó-Darién moist forests", "eol:dataPointId": 45346716, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Choco-Darien_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346715", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269776", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Chimalapas montane forests", "eol:dataPointId": 45346715, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Chimalapas_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346714", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269775", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Chiapas montane forests", "eol:dataPointId": 45346714, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Chiapas_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346713", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269774", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Central American montane forests", "eol:dataPointId": 45346713, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Central_American_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346712", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269773", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Central American Atlantic moist forests", "eol:dataPointId": 45346712, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Central_American_Atlantic_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346711", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269772", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Cauca Valley montane forests", "eol:dataPointId": 45346711, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Cauca_Valley_montane_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346710", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269771", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Catatumbo moist forests", "eol:dataPointId": 45346710, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Catatumbo_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346709", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269770", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Caqueta moist forests", "eol:dataPointId": 45346709, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Caqueta_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346708", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269769", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Caatinga Enclaves moist forests", "eol:dataPointId": 45346708, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Caatinga_Enclaves_moist_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346707", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269768", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Bolivian Yungas", "eol:dataPointId": 45346707, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Bolivian_Yungas", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346706", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269767", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Bahia interior forests", "eol:dataPointId": 45346706, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Bahia_interior_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346705", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269766", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Bahia coastal forests", "eol:dataPointId": 45346705, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Bahia_coastal_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346704", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269765", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Atlantic Coast restingas", "eol:dataPointId": 45346704, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Atlantic_Coast_restingas", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Moist Broadleaf Forests

Realm: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45346703", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00269764", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Sierra Madre Oriental pine-oak forests", "eol:dataPointId": 45346703, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Sierra_Madre_Oriental_pine-oak_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biome: Tropical and Subtropical Coniferous Forests

Realm: Nearctic", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_949466", "eol:traitUri": "http://eol.org/resources/704/measurements/adultheadbodylen500", "@type": "dwc:MeasurementOrFact", "predicate": "body length (VT)", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001256", "value": "509.54", "units": "mm", "eol:dataPointId": 949466, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Total length from tip of nose to anus or base of tail of adult (or age unspecified) live, freshly-killed, or museum specimens using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Based on information from primary and secondary literature sources. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "509.54", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000016", "dwc:scientificName": "Potos flavus", "dwc:lifeStage": "http://www.ebi.ac.uk/efo/EFO_0001272" }, { "@id": "http://eol.org/pages/328067/data#data_point_949467", "eol:traitUri": "http://eol.org/resources/704/measurements/dispersalage94", "@type": "dwc:MeasurementOrFact", "predicate": "dispersal age", "dwc:measurementType": "http://eol.org/schema/terms/DispersalAge", "value": "160", "units": "days", "eol:dataPointId": 949467, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Dispersal Age: Age at which young permanently leave the parent, parental group, social group or any associated territories, using non-captive, wild, non-provisioned or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Based on information from primary and secondary literature sources. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "160", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949468", "eol:traitUri": "http://eol.org/resources/704/measurements/dietbreadth467", "@type": "dwc:MeasurementOrFact", "predicate": "diet breadth", "dwc:measurementType": "http://eol.org/schema/terms/DietBreadth", "value": "4", "eol:dataPointId": 949468, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Number of dietary categories eaten by each species measured using any qualitative or quantitative dietary measure, over any period of time, using any assessment method, for non-captive or non-provisioned populations; adult or age unspecified individuals, male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Categories were defined as vertebrate, invertebrate, fruit, flowers/nectar/pollen, leaves/branches/bark, seeds, grass and roots/tubers. Based on information from primary and secondary literature sources. See source for details.", "dwc:measurementValue": "4", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949470", "eol:traitUri": "http://eol.org/resources/704/measurements/ageateyeopening149", "@type": "dwc:MeasurementOrFact", "predicate": "age at eye opening", "dwc:measurementType": "http://eol.org/schema/terms/AgeAtEyeOpening", "value": "16.95", "units": "days", "eol:dataPointId": 949470, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Age at which both eyes are fully open after birth using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Based on information from primary and secondary literature sources. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "16.95", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949471", "eol:traitUri": "http://eol.org/resources/704/measurements/homerangeindiv237", "@type": "dwc:MeasurementOrFact", "predicate": "home range", "dwc:measurementType": "http://www.owl-ontologies.com/unnamed.owl#Home_range", "value": "0.21", "units": "km^2", "eol:dataPointId": 949471, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Size of the area within which everyday activities of individuals are typically restricted, estimated by either direct observation, radio telemetry, trapping or unspecified methods over any duration of time, using non-captive populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "0.21", "dwc:measurementUnit": "http://eol.org/schema/terms/squarekilometer", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949472", "eol:traitUri": "http://eol.org/resources/704/measurements/homerange266", "@type": "dwc:MeasurementOrFact", "predicate": "home range", "dwc:measurementType": "http://www.owl-ontologies.com/unnamed.owl#Home_range", "value": "0.22", "units": "km^2", "eol:dataPointId": 949472, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Size of the area within which everyday activities of individuals or groups (of any type) are typically restricted, estimated by either direct observation, radio telemetry, trapping or unspecified methods over any duration of time, using non-captive populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "0.22", "dwc:measurementUnit": "http://eol.org/schema/terms/squarekilometer", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949473", "eol:traitUri": "http://eol.org/resources/704/measurements/habitatbreadth530", "@type": "dwc:MeasurementOrFact", "predicate": "habitat breadth", "dwc:measurementType": "http://eol.org/schema/terms/HabitatBreadth", "value": "2", "eol:dataPointId": 949473, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Number of habitat layers used by each species measured using any qualitative or quantitative time measure, for non-captive populations; adult or age unspecified individuals, male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Categories were defined as above ground dwelling, aquatic, fossorial and ground dwelling. Based on information from primary and secondary literature sources. See source for details.", "dwc:measurementValue": "2", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949474", "eol:traitUri": "http://eol.org/resources/704/measurements/gestationlen520", "@type": "dwc:MeasurementOrFact", "predicate": "gestation period duration", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0002292", "value": "116.8", "units": "days", "eol:dataPointId": 949474, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Gestation Length: Length of time of non-inactive fetal growth, using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Gestation was measured between specified start and end points as follows: Start points – conception, fertilization, first observed copulation, fertilization, implantation, laying, palpably pregnant, removal of pouch young, capture (except marsupials) or unspecified. End points – birth, hatching or unspecified. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "116.8", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949475", "eol:traitUri": "http://eol.org/resources/704/measurements/grarea125", "@type": "dwc:MeasurementOrFact", "predicate": "geographic range (size of area)", "dwc:measurementType": "http://eol.org/schema/terms/GeographicRangeArea", "value": "12770952.51", "units": "km^2", "eol:dataPointId": 949475, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Geographic Range (Area): Digital geographic range maps of all extant, non-marine mammals from Sechrest (2003) were converted to the Wilson and Reeder (2005) taxonomy. These ranges were used to generate measures of geographic range extent and occupancy. Spatial analyses were performed using ArcGIS (version 9.0) (ESRI 2005) for areas and R (R Development Core Team 2005) for geographic coordinates. Area was calculated using the total extent of a species range with a global equal-area projection (Mollweide).", "dwc:measurementValue": "12770952.51", "dwc:measurementUnit": "http://eol.org/schema/terms/squarekilometer", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949476", "eol:traitUri": "http://eol.org/resources/704/measurements/weaningage363", "@type": "dwc:MeasurementOrFact", "predicate": "weaning age", "dwc:measurementType": "http://eol.org/schema/terms/WeaningAge", "value": "109.13", "units": "days", "eol:dataPointId": 949476, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Weaning Age: Age when primary nutritional dependency on the mother ends and independent foraging begins to make a major contribution to the offspring’s energy requirements, measured as either weaning/lactation length, nutritionally independent, first solid food, last observed nursing, age at first flight (bats only), age at pouch exit or length of teat Attachment (marsupials only) or unspecified definition, using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "109.13", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949477", "eol:traitUri": "http://eol.org/resources/704/measurements/grmidrangelat2607", "@type": "dwc:MeasurementOrFact", "predicate": "latitude", "dwc:measurementType": "http://semanticscience.org/resource/SIO_000319", "value": "0.3", "units": "decimal degrees", "eol:dataPointId": 949477, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Digital geographic range maps of all extant, non-marine mammals from Sechrest (2003) were converted to the Wilson and Reeder (2005) taxonomy. These ranges were used to generate measures of geographic range extent and occupancy. Spatial analyses were performed using ArcGIS (version 9.0) (ESRI 2005) for areas and R (R Development Core Team 2005) for geographic coordinates. Value calculated using a global geographic projection.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001110", "dwc:measurementValue": "0.3", "dwc:measurementUnit": "http://eol.org/schema/terms/decimaldegrees", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949478", "eol:traitUri": "http://eol.org/resources/704/measurements/grminlat3805", "@type": "dwc:MeasurementOrFact", "predicate": "latitude", "dwc:measurementType": "http://semanticscience.org/resource/SIO_000319", "value": "-23.1", "units": "decimal degrees", "eol:dataPointId": 949478, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Digital geographic range maps of all extant, non-marine mammals from Sechrest (2003) were converted to the Wilson and Reeder (2005) taxonomy. These ranges were used to generate measures of geographic range extent and occupancy. Spatial analyses were performed using ArcGIS (version 9.0) (ESRI 2005) for areas and R (R Development Core Team 2005) for geographic coordinates. Value calculated using a global geographic projection.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001113", "dwc:measurementValue": "-23.1", "dwc:measurementUnit": "http://eol.org/schema/terms/decimaldegrees", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949479", "eol:traitUri": "http://eol.org/resources/704/measurements/grmaxlong3243", "@type": "dwc:MeasurementOrFact", "predicate": "longitude", "dwc:measurementType": "http://semanticscience.org/resource/SIO_000318", "value": "-34.79", "units": "decimal degrees", "eol:dataPointId": 949479, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Digital geographic range maps of all extant, non-marine mammals from Sechrest (2003) were converted to the Wilson and Reeder (2005) taxonomy. These ranges were used to generate measures of geographic range extent and occupancy. Spatial analyses were performed using ArcGIS (version 9.0) (ESRI 2005) for areas and R (R Development Core Team 2005) for geographic coordinates. Value calculated using a global geographic projection.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001114", "dwc:measurementValue": "-34.79", "dwc:measurementUnit": "http://eol.org/schema/terms/decimaldegrees", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949480", "eol:traitUri": "http://eol.org/resources/704/measurements/hupopdenmean2854", "@type": "dwc:MeasurementOrFact", "predicate": "human population density", "dwc:measurementType": "http://eol.org/schema/terms/HumanPopulationDensity", "value": "25.77", "units": "individuals per square kilometer", "eol:dataPointId": 949480, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Variables describing the anthropogenic and environmental conditions within the geographic range of a species were generated based on the extent of digital species range maps from Sechrest (2003) converted to the Wilson and Reeder (2005) taxonomy. The species ranges were first gridded at 0.5 degrees using a global geographic projection and species were scored as present in each cell if any of the range intersected that cell. Summary statistics for a species were then calculated by summarizing the value for each anthropogenic and environmental variable (gridded to the same extent) for all the cells the species was present. The summary statistics for each variable was adjusted for the fact that area varies with latitude by multiplying each cell by the area and then dividing by the total area of cells for that variable for a species. Mean Human Population Density calculated using the Gridded Population of the World (GPW) (CIESIN and CIAT 2005) for 1995.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001109", "dwc:measurementValue": "25.77", "dwc:measurementUnit": "http://eol.org/schema/terms/individualspersquarekilometer", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949481", "eol:traitUri": "http://eol.org/resources/704/measurements/aetmean1232", "@type": "dwc:MeasurementOrFact", "predicate": "actual evapotranspiration rate in geographic range", "dwc:measurementType": "http://eol.org/schema/terms/AETinRange", "value": "1306.64", "units": "millimeters per month", "eol:dataPointId": 949481, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Variables describing the environmental conditions within the geographic range of a species were generated based on the extent of digital species range maps from Sechrest (2003) converted to the Wilson and Reeder (2005) taxonomy. The species ranges were first gridded at 0.5 degrees using a global geographic projection and species were scored as present in each cell if any of the range intersected that cell. Summary statistics for a species were then calculated by summarizing the value for each environmental variable (gridded to the same extent) for all the cells the species was present. The summary statistics for each variable was adjusted for the fact that area varies with latitude by multiplying each cell by the area and then dividing by the total area of cells for that variable for a species. Mean Monthly AET from 1920 to 1980 (mm) was calculated using the Global Resource Information Database of UNEP and is available from http://www.grid.unep.ch/data/grid/gnv183.php.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001109", "dwc:measurementValue": "1306.64", "dwc:measurementUnit": "http://eol.org/schema/terms/millimeterspermonth", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949482", "eol:traitUri": "http://eol.org/resources/704/measurements/adultbodymass768", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "2441.81", "units": "g", "eol:dataPointId": 949482, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Mass of adult (or age unspecified) live or freshly-killed specimens (excluding pregnant females) using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Based on information from primary and secondary literature sources. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "2441.81", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dwc:lifeStage": "http://www.ebi.ac.uk/efo/EFO_0001272" }, { "@id": "http://eol.org/pages/328067/data#data_point_949491", "eol:traitUri": "http://eol.org/resources/704/measurements/activitycycle556", "@type": "dwc:MeasurementOrFact", "predicate": "behavioral circadian rhythm", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001502", "value": "nocturnal", "eol:dataPointId": 949491, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Activity cycle of each species measured for non-captive populations; adult or age unspecified individuals, male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Species were defined as (1) nocturnal only, (2) nocturnal/crepuscular, cathemeral, crepuscular or diurnal/crepuscular and (3) diurnal only. Based on information from primary and secondary literature sources. See source for details.", "dwc:measurementValue": "http://www.owl-ontologies.com/unnamed.owl#Nocturnal", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949483", "eol:traitUri": "http://eol.org/resources/704/measurements/socialgrpsize618", "@type": "dwc:MeasurementOrFact", "predicate": "social group size", "dwc:measurementType": "http://eol.org/schema/terms/SocialGroupSize", "value": "1", "eol:dataPointId": 949483, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Social Group Size: Number of individuals, adults or definition unspecified in a group that spends the majority of their time in a 24 hour cycle together where there is some indication that these individuals form a social cohesive unit, measured over any duration of time, using non-captive populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "1", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949484", "eol:traitUri": "http://eol.org/resources/704/measurements/sexualmaturityage215", "@type": "dwc:MeasurementOrFact", "predicate": "onset of fertility", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0002683", "value": "858.41", "units": "days", "eol:dataPointId": 949484, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Sexual Maturity Age: Age when individuals are first physically capable of reproducing, defined as either physically sexually mature, age at first mating or unspecified (males and females), age at first estrus or age at first pregnancy (females only), age at spermatogenesis or age at testes descent (males only), using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals, primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "858.41", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949485", "eol:traitUri": "http://eol.org/resources/704/measurements/populationdensity532", "@type": "dwc:MeasurementOrFact", "predicate": "animal population density", "dwc:measurementType": "http://purl.bioontology.org/ontology/CSP/2383-1863", "value": "34.21", "units": "individuals per square kilometer", "eol:dataPointId": 949485, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Population Density: Number of individuals per square kilometer, estimated with either direct, indirect or unspecified counts, measured in any area size within a human, ecological or unspecified boundary, over any duration of time, using non-captive, non-provisioned populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "34.21", "dwc:measurementUnit": "http://eol.org/schema/terms/individualspersquarekilometer", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949486", "eol:traitUri": "http://eol.org/resources/704/measurements/neonateheadbodylen38", "@type": "dwc:MeasurementOrFact", "predicate": "body length (VT)", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001256", "value": "183.03", "units": "mm", "eol:dataPointId": 949486, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Neonate Head Body Length: Total length from tip of nose to anus or base of tail of live, freshly-killed, or museum specimens of infants at either a near term embryonic stage, birth, immediately after birth or up to an age of seven days after birth, using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "183.03", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000016", "dwc:scientificName": "Potos flavus", "dwc:lifeStage": "http://purl.bioontology.org/ontology/CSP/0070-1441" }, { "@id": "http://eol.org/pages/328067/data#data_point_949487", "eol:traitUri": "http://eol.org/resources/704/measurements/neonatalbodymass321", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "171.84", "units": "g", "eol:dataPointId": 949487, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Neonatal Body Mass: Mass of live or freshly-killed specimens of infants at either a near term embryonic stage, birth, immediately after birth or up to an age of seven days after birth, using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "171.84", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dwc:lifeStage": "http://purl.bioontology.org/ontology/CSP/0070-1441" }, { "@id": "http://eol.org/pages/328067/data#data_point_949492", "eol:traitUri": "http://eol.org/resources/704/measurements/trophiclevel1154", "@type": "dwc:MeasurementOrFact", "predicate": "trophic level", "dwc:measurementType": "http://eol.org/schema/terms/TrophicLevel", "value": "omnivore", "eol:dataPointId": 949492, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Trophic level of each species measured using any qualitative or quantitative dietary measure, over any period of time, using any assessment method, for non-captive or non-provisioned populations; adult or age unspecified individuals, male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details. Species were defined as (1) http://www.owl-ontologies.com/unnamed.owl#Primary__Herbivore, (2) http://www.owl-ontologies.com/unnamed.owl#Omnivore and (3) http://www.owl-ontologies.com/unnamed.owl#Primary__Carnivore", "dwc:measurementValue": "http://www.owl-ontologies.com/unnamed.owl#Omnivore", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949493", "eol:traitUri": "http://eol.org/resources/704/measurements/terrestriality1036", "@type": "dwc:MeasurementOrFact", "predicate": "terrestriality", "dwc:measurementType": "http://eol.org/schema/terms/Terrestriality", "value": "above ground dwelling", "eol:dataPointId": 949493, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Degree of terrestriality of each species measured using any qualitative or quantitative time measure, for non-captive populations; adult or age unspecified individuals, male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. Species were defined as (1) fossorial and/or ground dwelling only and (2) above ground dwelling. See source for details.", "dwc:measurementValue": "http://eol.org/schema/terms/aboveGroundDwelling", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949494", "eol:traitUri": "http://eol.org/resources/704/measurements/teatnumber630", "@type": "dwc:MeasurementOrFact", "predicate": "teat number", "dwc:measurementType": "http://purl.obolibrary.org/obo/CMO_0000445", "value": "2", "eol:dataPointId": 949494, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Total number of teats present, using captive, wild, provisioned, or unspecified populations; male, female, or sex unspecified individuals; primary, secondary, or extrapolated sources; all measures of central tendency; in all localities. See source for details.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "2", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949495", "eol:traitUri": "http://eol.org/resources/704/measurements/hupopdenchange1541", "@type": "dwc:MeasurementOrFact", "predicate": "human population density change", "dwc:measurementType": "http://eol.org/schema/terms/HumanPopulationDensityChange", "value": "0.12", "eol:dataPointId": 949495, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Variables describing the anthropogenic and environmental conditions within the geographic range of a species were generated based on the extent of digital species range maps from Sechrest (2003) converted to the Wilson and Reeder (2005) taxonomy. The species ranges were first gridded at 0.5 degrees using a global geographic projection and species were scored as present in each cell if any of the range intersected that cell. Summary statistics for a species were then calculated by summarizing the value for each anthropogenic and environmental variable (gridded to the same extent) for all the cells the species was present. The summary statistics for each variable was adjusted for the fact that area varies with latitude by multiplying each cell by the area and then dividing by the total area of cells for that variable for a species. Human Population Density Change calculated using the Gridded Population of the World (GPW) (CIESIN and CIAT 2005) for 1990 and 1995 as: (1995–1990)/1990.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001109", "dwc:measurementValue": "0.12", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949488", "eol:traitUri": "http://eol.org/resources/704/measurements/precipmean1381", "@type": "dwc:MeasurementOrFact", "predicate": "precipitation in geographic range", "dwc:measurementType": "http://eol.org/schema/terms/PrecipitationInRange", "value": "153.67", "units": "millimeters per month", "eol:dataPointId": 949488, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Variables describing the environmental conditions within the geographic range of a species were generated based on the extent of digital species range maps from Sechrest (2003) converted to the Wilson and Reeder (2005) taxonomy. The species ranges were first gridded at 0.5 degrees using a global geographic projection and species were scored as present in each cell if any of the range intersected that cell. Summary statistics for a species were then calculated by summarizing the value for each environmental variable (gridded to the same extent) for all the cells the species was present. The summary statistics for each variable was adjusted for the fact that area varies with latitude by multiplying each cell by the area and then dividing by the total area of cells for that variable for a species. Mean Monthly Precipitation was calculated using data from ftp://ftp.ngdc.noaa.gov/Solid_Earth/Ecosystems/GEDII_a/datasets/a03/lc.htm", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001109", "dwc:measurementValue": "153.67", "dwc:measurementUnit": "http://eol.org/schema/terms/millimeterspermonth", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949489", "eol:traitUri": "http://eol.org/resources/704/measurements/tempmean1181", "@type": "dwc:MeasurementOrFact", "predicate": "temperature in geographic range", "dwc:measurementType": "http://eol.org/schema/terms/TemperatureInRange", "value": "241.49", "units": "0.1°C", "eol:dataPointId": 949489, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Variables describing the environmental conditions within the geographic range of a species were generated based on the extent of digital species range maps from Sechrest (2003) converted to the Wilson and Reeder (2005) taxonomy. The species ranges were first gridded at 0.5 degrees using a global geographic projection and species were scored as present in each cell if any of the range intersected that cell. Summary statistics for a species were then calculated by summarizing the value for each environmental variable (gridded to the same extent) for all the cells the species was present. The summary statistics for each variable was adjusted for the fact that area varies with latitude by multiplying each cell by the area and then dividing by the total area of cells for that variable for a species. Mean Monthly Temperature was calculated using data from ftp://ftp.ngdc.noaa.gov/Solid_Earth/Ecosystems/GEDII_a/datasets/a03/lc.htm", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001109", "dwc:measurementValue": "241.49", "dwc:measurementUnit": "http://eol.org/schema/terms/onetenthdegreescelsius", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_949490", "eol:traitUri": "http://eol.org/resources/704/measurements/petmean1637", "@type": "dwc:MeasurementOrFact", "predicate": "potential evapotranspiration rate in geographic range", "dwc:measurementType": "http://eol.org/schema/terms/PETinRange", "value": "1552.99", "units": "millimeters per month", "eol:dataPointId": 949490, "dc:source": "Data set supplied by Kate E. Jones. The data can also be accessed at Ecological Archives E090-184-D1, http://esapubs.org/archive/ecol/E090/184/, http://esapubs.org/archive/ecol/E090/184/PanTHERIA_1-0_WR05_Aug2008.txt", "dc:bibliographicCitation": "Kate E. Jones, Jon Bielby, Marcel Cardillo, Susanne A. Fritz, Justin O'Dell, C. David L. Orme, Kamran Safi, Wes Sechrest, Elizabeth H. Boakes, Chris Carbone, Christina Connolly, Michael J. Cutts, Janine K. Foster, Richard Grenyer, Michael Habib, Christopher A. Plaster, Samantha A. Price, Elizabeth A. Rigby, Janna Rist, Amber Teacher, Olaf R. P. Bininda-Emonds, John L. Gittleman, Georgina M. Mace, and Andy Purvis. 2009. PanTHERIA: a species-level database of life history, ecology, and geography of extant and recently extinct mammals. Ecology 90:2648.", "dwc:measurementMethod": "Variables describing the environmental conditions within the geographic range of a species were generated based on the extent of digital species range maps from Sechrest (2003) converted to the Wilson and Reeder (2005) taxonomy. The species ranges were first gridded at 0.5 degrees using a global geographic projection and species were scored as present in each cell if any of the range intersected that cell. Summary statistics for a species were then calculated by summarizing the value for each environmental variable (gridded to the same extent) for all the cells the species was present. The summary statistics for each variable was adjusted for the fact that area varies with latitude by multiplying each cell by the area and then dividing by the total area of cells for that variable for a species. Mean Monthly PET from 1920 to 1980 (mm) was calculated using the Global Resource Information Database of UNEP and is available from http://www.grid.unep.ch/data/grid/gnv183.php.", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001109", "dwc:measurementValue": "1552.99", "dwc:measurementUnit": "http://eol.org/schema/terms/millimeterspermonth", "dwc:scientificName": "Potos flavus" }, { "@id": "http://eol.org/pages/328067/data#data_point_3088883", "eol:traitUri": "http://eol.org/resources/691/measurements/69d7a1a9ffaff268e9c33532e53b703d", "@type": "dwc:MeasurementOrFact", "predicate": "total life span", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001661", "value": "38.4", "units": "years", "eol:dataPointId": 3088883, "dc:source": "http://eol.org/resources/691", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001114", "dwc:measurementValue": "38.4", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000036", "dwc:establishmentMeans": "captivity", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Confidence in the longevity data (data quality) is classified as: 'low' (only used for species without an established maximum longevity in AnAge), 'questionable', 'acceptable' and 'high'. This qualifier is based on the reliability of the original reference from which maximum longevity was obtained, sample size, whether a given species has been studied and reproduces in captivity, and whether there are any conflicting reports.", "http://purl.bioontology.org/ontology/CSP/5004-0024": "acceptable", "eolterms:SampleSize": "medium (100-1000)" }, { "@id": "http://eol.org/pages/328067/data#data_point_3088886", "eol:traitUri": "http://eol.org/resources/691/measurements/5db8448e3c63697d1fc9c7fe858fcb6e", "@type": "dwc:MeasurementOrFact", "predicate": "inter-birth interval", "dwc:measurementType": "http://eol.org/schema/terms/InterBirthInterval", "value": "365", "units": "days", "eol:dataPointId": 3088886, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "365", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088887", "eol:traitUri": "http://eol.org/resources/691/measurements/0f71656d0cadba03f37cfd2a6b7244a0", "@type": "dwc:MeasurementOrFact", "predicate": "prenatal development duration", "dwc:measurementType": "http://eol.org/schema/terms/PrenatalDevelopmentDuration", "value": "115", "units": "days", "eol:dataPointId": 3088887, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "115", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088888", "eol:traitUri": "http://eol.org/resources/691/measurements/f8277fc9a1f3d10916edfd5cffeffdc0", "@type": "dwc:MeasurementOrFact", "predicate": "growth rate", "dwc:measurementType": "http://purl.bioontology.org/ontology/SNOMEDCT/260865002", "value": "0.0102", "units": "per day", "eol:dataPointId": 3088888, "dc:source": "http://eol.org/resources/691", "dwc:measurementMethod": "Growth rate values represent postnatal growth rate and are expressed in days^-1. They were calculated by fitting empirical data taken from published growth curves to sigmoidal growth functions and are considered appropriate for comparative analyses within the same taxonomic class. Please be aware, however, that growth rates for mammals were derived from the Gompertz function while growth rates for birds were derived from the logistic function, so comparisons between the two classes need to take this into account.", "dwc:measurementValue": "0.0102", "dwc:measurementUnit": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C66968", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088890", "eol:traitUri": "http://eol.org/resources/691/measurements/574019b2a04efde1bc240b5ee4734607", "@type": "dwc:MeasurementOrFact", "predicate": "litters per year", "dwc:measurementType": "http://eol.org/schema/terms/LittersPerYear", "value": "1", "units": "per year", "eol:dataPointId": 3088890, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "1", "dwc:measurementUnit": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C74924", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088898", "eol:traitUri": "http://eol.org/resources/691/measurements/1f5690594d4585ff240eb80832fa545f", "@type": "dwc:MeasurementOrFact", "predicate": "clutch/brood/litter size", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001933", "value": "1", "eol:dataPointId": 3088898, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "1", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088892", "eol:traitUri": "http://eol.org/resources/691/measurements/3f0f0a942ddd9132ceab8114e84932ee", "@type": "dwc:MeasurementOrFact", "predicate": "body temperature", "dwc:measurementType": "http://purl.bioontology.org/ontology/CSP/2871-4249", "value": "309.25", "units": "kelvin", "eol:dataPointId": 3088892, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "309.25", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000012", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088893", "eol:traitUri": "http://eol.org/resources/691/measurements/49b449f24f00ed5b02e92bcfc40cb048", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "2318", "units": "g", "eol:dataPointId": 3088893, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "2318", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088895", "eol:traitUri": "http://eol.org/resources/691/measurements/c571f299213b2adf9d00ba8c471f34e5", "@type": "dwc:MeasurementOrFact", "predicate": "basal metabolic rate", "dwc:measurementType": "http://purl.bioontology.org/ontology/SNOMEDCT/165109007", "value": "4.294", "units": "Watts", "eol:dataPointId": 3088895, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "4.294", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000114", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088877", "eol:traitUri": "http://eol.org/resources/691/measurements/f87d325d2c58bf3d7c2f67e7c93157d9", "@type": "dwc:MeasurementOrFact", "predicate": "weight", "dwc:measurementType": "http://purl.obolibrary.org/obo/PATO_0000128", "value": "175", "units": "g", "eol:dataPointId": 3088877, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "175", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details.", "dwc:lifeStage": "http://purl.obolibrary.org/obo/UBERON_0007221" }, { "@id": "http://eol.org/pages/328067/data#data_point_3088897", "eol:traitUri": "http://eol.org/resources/691/measurements/fcc14c8eaddcf18e4cdb45ea090fc422", "@type": "dwc:MeasurementOrFact", "predicate": "weaning age", "dwc:measurementType": "http://eol.org/schema/terms/WeaningAge", "value": "119", "units": "days", "eol:dataPointId": 3088897, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "119", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088874", "eol:traitUri": "http://eol.org/resources/691/measurements/8a6e95b1e2a88d0d84f6f00cb5d56e00", "@type": "dwc:MeasurementOrFact", "predicate": "onset of fertility", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0002683", "value": "550", "units": "days", "eol:dataPointId": 3088874, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "550", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus", "dwc:sex": "http://purl.obolibrary.org/obo/PATO_0000384", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088876", "eol:traitUri": "http://eol.org/resources/691/measurements/17acf3ae09f206eaf581ae826311efd5", "@type": "dwc:MeasurementOrFact", "predicate": "onset of fertility", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0002683", "value": "820", "units": "days", "eol:dataPointId": 3088876, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "820", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000033", "dwc:scientificName": "Potos flavus", "dwc:sex": "http://purl.obolibrary.org/obo/PATO_0000383", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details." }, { "@id": "http://eol.org/pages/328067/data#data_point_3088879", "eol:traitUri": "http://eol.org/resources/691/measurements/5b43dc69c1b59a20644b6970c8a0e319", "@type": "dwc:MeasurementOrFact", "predicate": "weight", "dwc:measurementType": "http://purl.obolibrary.org/obo/PATO_0000128", "value": "3000", "units": "g", "eol:dataPointId": 3088879, "dc:source": "http://eol.org/resources/691", "dwc:measurementValue": "3000", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Life history data based on reviews and large-scale datasets, see source for details.", "dwc:lifeStage": "http://www.ebi.ac.uk/efo/EFO_0001272" }, { "@id": "http://eol.org/pages/328067/data#data_point_46140957", "eol:traitUri": "http://eol.org/resources/737/measurements/966ec81d2a39e775ad34a3b8e523f9b6", "@type": "dwc:MeasurementOrFact", "predicate": "conservation status", "dwc:measurementType": "http://rs.tdwg.org/ontology/voc/SPMInfoItems#ConservationStatus", "value": "least concern", "eol:dataPointId": 46140957, "dc:source": "http://eol.org/resources/737", "dwc:measurementValue": "http://eol.org/schema/terms/leastConcern", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "eolterms:Reviewer": "Duckworth, J.W. & Belant, J. (Small Carnivore Red List Authority)", "eolterms:Assessor": "Kays, R., Reid, F., Schipper, J. & Helgen, K.", "eolterms:Version": "3.1", "dwc:measurementRemarks": "Older designation \"Lower Risk/least concern (LR/lc)\" indicates this species has not been reevaluated since 2000", "dwc:measurementDeterminedDate": "2008", "eolterms:resource": "http://eol.org/resources/737" }, { "@id": "http://eol.org/pages/328067/data#data_point_40249312", "eol:traitUri": "http://eol.org/resources/368/measurements/b35f3fd12fbbecc41eedb6b4ea7652d1", "@type": "dwc:MeasurementOrFact", "predicate": "last appearance (younger bound)", "dwc:measurementType": "http://eol.org/schema/terms/paleo_lastapp_la", "value": "0.00000", "units": "million years ago", "eol:dataPointId": 40249312, "dc:source": "http://paleobiodb.org/cgi-bin/bridge.pl?a=checkTaxonInfo&is_real_user=1&taxon_no=232927", "dwc:measurementValue": "0.00000", "dwc:measurementUnit": "http://eol.org/schema/terms/paleo_megaannum", "dwc:scientificName": "Potos flavus", "source": "http://eol.org/resources/368" }, { "@id": "http://eol.org/pages/328067/data#data_point_40249317", "eol:traitUri": "http://eol.org/resources/368/measurements/f249c21fd5bb9770e597a1e64293a884", "@type": "dwc:MeasurementOrFact", "predicate": "last appearance (older bound)", "dwc:measurementType": "http://eol.org/schema/terms/paleo_lastapp_ea", "value": "0.01170", "units": "million years ago", "eol:dataPointId": 40249317, "dc:source": "http://paleobiodb.org/cgi-bin/bridge.pl?a=checkTaxonInfo&is_real_user=1&taxon_no=232927", "dwc:measurementValue": "0.01170", "dwc:measurementUnit": "http://eol.org/schema/terms/paleo_megaannum", "dwc:scientificName": "Potos flavus", "source": "http://eol.org/resources/368" }, { "@id": "http://eol.org/pages/328067/data#data_point_40249322", "eol:traitUri": "http://eol.org/resources/368/measurements/5aef940a41d48a35372e15947121ce45", "@type": "dwc:MeasurementOrFact", "predicate": "first appearance (younger bound)", "dwc:measurementType": "http://eol.org/schema/terms/paleo_firstapp_la", "value": "0.00000", "units": "million years ago", "eol:dataPointId": 40249322, "dc:source": "http://paleobiodb.org/cgi-bin/bridge.pl?a=checkTaxonInfo&is_real_user=1&taxon_no=232927", "dwc:measurementValue": "0.00000", "dwc:measurementUnit": "http://eol.org/schema/terms/paleo_megaannum", "dwc:scientificName": "Potos flavus", "source": "http://eol.org/resources/368" }, { "@id": "http://eol.org/pages/328067/data#data_point_40249328", "eol:traitUri": "http://eol.org/resources/368/measurements/7b4c920f5e3e016ead1da9ea23ffcd70", "@type": "dwc:MeasurementOrFact", "predicate": "first appearance (older bound)", "dwc:measurementType": "http://eol.org/schema/terms/paleo_firstapp_ea", "value": "0.01170", "units": "million years ago", "eol:dataPointId": 40249328, "dc:source": "http://paleobiodb.org/cgi-bin/bridge.pl?a=checkTaxonInfo&is_real_user=1&taxon_no=232927", "dwc:measurementValue": "0.01170", "dwc:measurementUnit": "http://eol.org/schema/terms/paleo_megaannum", "dwc:scientificName": "Potos flavus", "source": "http://eol.org/resources/368" }, { "@id": "http://eol.org/pages/328067/data#data_point_40249333", "eol:traitUri": "http://eol.org/resources/368/measurements/98147ab94f92c0ef38533f438080e674", "@type": "dwc:MeasurementOrFact", "predicate": "extinction status", "dwc:measurementType": "http://eol.org/schema/terms/ExtinctionStatus", "value": "extant", "eol:dataPointId": 40249333, "dc:source": "http://paleobiodb.org/cgi-bin/bridge.pl?a=checkTaxonInfo&is_real_user=1&taxon_no=232927", "dwc:measurementValue": "http://eol.org/schema/terms/extant", "dwc:scientificName": "Potos flavus", "source": "http://eol.org/resources/368" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702613", "eol:traitUri": "http://eol.org/resources/708/measurements/fef39468699915157bfc2225cd8834c8", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "undersea feature", "eol:dataPointId": 11702613, "dc:source": "http://eol.org/pages/328067/details#wikipedia", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000104", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"saddles\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702614", "eol:traitUri": "http://eol.org/resources/708/measurements/26aa29f6eabd7113f12e702abeba57b4", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "woodland", "eol:dataPointId": 11702614, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000109", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"rain forest\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702615", "eol:traitUri": "http://eol.org/resources/708/measurements/9f5fa9930452dc42f8d0d7e285519b6d", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "savanna", "eol:dataPointId": 11702615, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000261", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"savanna\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702616", "eol:traitUri": "http://eol.org/resources/708/measurements/21432eda6da88616a0c63b49c99fffb3", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "woodland", "eol:dataPointId": 11702616, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000109", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"rain forests\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702617", "eol:traitUri": "http://eol.org/resources/708/measurements/b054da7b6efd361e9f250be79c1b104c", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "drainage basin", "eol:dataPointId": 11702617, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000291", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"basin\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702618", "eol:traitUri": "http://eol.org/resources/708/measurements/08aaa75aa90722a043b606163d22978a", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "canopy", "eol:dataPointId": 11702618, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000047", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"canopy\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702619", "eol:traitUri": "http://eol.org/resources/708/measurements/02a70eb6511147d4eef3d74440749716", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "arboreal habitat", "eol:dataPointId": 11702619, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000571", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"arboreal\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702620", "eol:traitUri": "http://eol.org/resources/708/measurements/43c64b341914ad1a8c301e08ed3c8c19", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "coast", "eol:dataPointId": 11702620, "dc:source": "http://eol.org/pages/328067/details#distribution", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000303", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"coasts\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702621", "eol:traitUri": "http://eol.org/resources/708/measurements/8560db388dda66a2f86e7c437db895fc", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "terrestrial biome", "eol:dataPointId": 11702621, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000446", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"terrestrial\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702622", "eol:traitUri": "http://eol.org/resources/708/measurements/c678a1c8e67fde4865f0c5789f2c2d78", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "woodland", "eol:dataPointId": 11702622, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000109", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"thorn forests\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702623", "eol:traitUri": "http://eol.org/resources/708/measurements/8e7b4c1eb7c37422478d749e369316cf", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "woodland", "eol:dataPointId": 11702623, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000109", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"jungle\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702624", "eol:traitUri": "http://eol.org/resources/708/measurements/94d657ad61528090ad78271517d3dad5", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "savanna", "eol:dataPointId": 11702624, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000261", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"savannah\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702625", "eol:traitUri": "http://eol.org/resources/708/measurements/e3f58d8d5d673fad2543c0a994e92a74", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "forest", "eol:dataPointId": 11702625, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000111", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"forests\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702626", "eol:traitUri": "http://eol.org/resources/708/measurements/2280c01dc7eaeb8b6c983778d963bc3a", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "coast", "eol:dataPointId": 11702626, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000303", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"coastal\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702627", "eol:traitUri": "http://eol.org/resources/708/measurements/210e5982b31741586f12a75c2041e209", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "woodland", "eol:dataPointId": 11702627, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000109", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"rainforest\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_11702628", "eol:traitUri": "http://eol.org/resources/708/measurements/abcbb025d97b1753fd77a88a6619389a", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "tropical", "eol:dataPointId": 11702628, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_01000204", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"tropical\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_34988576", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:104288", "@type": "eol:Association", "predicate": "interacts with", "value": "Harpia", "eol:dataPointId": 34988576, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/104288", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Harpia" }, { "@id": "http://eol.org/pages/328067/data#data_point_34526332", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:104284", "@type": "eol:Association", "predicate": "interacts with", "value": "Spizaetus", "eol:dataPointId": 34526332, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/104284", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Spizaetus" }, { "@id": "http://eol.org/pages/328067/data#data_point_34395895", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:14134", "@type": "eol:Association", "predicate": "interacts with", "value": "Panthera", "eol:dataPointId": 34395895, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/14134", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Panthera" }, { "@id": "http://eol.org/pages/328067/data#data_point_34022689", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:14320", "@type": "eol:Association", "predicate": "interacts with", "value": "Leopardus", "eol:dataPointId": 34022689, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/14320", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Leopardus" }, { "@id": "http://eol.org/pages/328067/data#data_point_45451652", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00374704", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Neotropical", "eol:dataPointId": 45451652, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Neotropical", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biomes: Deserts and Xeric Shrublands; Flooded Grasslands and Savannas; Mangroves; Tropical and Subtropical Coniferous Forests; Tropical and Subtropical Dry Broadleaf Forests; Tropical and subtropical grasslands, savannas, and shrublands; Tropical and Subtropical Moist Broadleaf Forests

Ecoregions: Alto Parana Atlantic forests; Amazon-Orinoco-Southern Caribbean mangroves; Apure-Villavicencio dry forests; Araya and Paria xeric scrub; Atlantic Coast restingas; Atlantic dry forests; Bahia coastal forests; Bahia interior forests; Balsas dry forests; Belizean pine forests; Beni savanna; Bolivian Yungas; Caatinga; Caatinga Enclaves moist forests; Campos Rupestres montane savanna; Caqueta moist forests; Catatumbo moist forests; Cauca Valley dry forests; Cauca Valley montane forests; Central American Atlantic moist forests; Central American dry forests; Central American montane forests; Central American pine-oak forests; Cerrado; Chiapas Depression dry forests; Chiapas montane forests; Chimalapas montane forests; Chiquitano dry forests; Choco-Darien moist forests; Cordillera La Costa montane forests; Cordillera Oriental montane forests; Costa Rican seasonal moist forests; Eastern Cordillera real montane forests; Eastern Panamanian montane forests; Ecuadorian dry forests; Guajira-Barranquilla xeric scrub; Guayaquil flooded grasslands; Guianan Freshwater swamp forests; Guianan Highlands moist forests; Guianan moist forests; Guianan piedmont and lowland moist forests; Guianan savanna; Gurupa varzea; Iquitos varzea; Isthmian-Atlantic moist forests; Isthmian-Pacific moist forests; Japura-Solimoes-Negro moist forests; Jurua-Purus moist forests; La Costa xeric shrublands; Lara-Falcon dry forests; Llanos; Madeira-Tapajos moist forests; Magdalena Valley dry forests; Magdalena Valley montane forests; Magdalena-Uraba moist forests; Maracaibo dry forests; Marajo varzea; Maranhao Babaτu forests; Mato Grosso seasonal forests; Mesoamerican Gulf-Caribbean mangroves; Miskito pine forests; Monte Alegre varzea; Motagua Valley thornscrub; Napo moist forests; Negro-Branco moist forests; Northeastern Brazil restingas; Northern Mesoamerican Pacific mangroves; Northwestern Andean montane forests; Oaxacan montane forests; Orinoco Delta swamp forests; Orinoco wetlands; Panamanian dry forests; Pantanal; Pantanos de Centla; Pantepuis; Paraguana xeric scrub; Patia Valley dry forests; Pernambuco coastal forests; Pernambuco interior forests; Peruvian Yungas; Peten-Veracruz moist forests; Purus varzea; Purus-Madeira moist forests; Rio Negro campinarana; Santa Marta montane forests; Serra do Mar coastal forests; Sierra de los Tuxtlas; Sierra Madre de Chiapas moist forest; Sierra Madre de Oaxaca pine-oak forests; Sierra Madre del Sur pine-oak forests; Sinu Valley dry forests; Solimoes-Japura moist forest; South American Pacific mangroves; Southern Atlantic mangroves; Southern Mesoamerican Pacific mangroves; Southern Pacific dry forests; Southwest Amazon moist forests; Talamancan montane forests; Tapajos-Xingu moist forests; Tehuacan Valley matorral; Tocantins/Pindare moist forests; Trans-Mexican Volcanic Belt pine-oak forests; Uatuma-Trombetas moist forests; Ucayali moist forests; Venezuelan Andes montane forests; Veracruz dry forests; Veracruz moist forests; Veracruz montane forests; Western Ecuador moist forests; Xingu-Tocantins-Araguaia moist forests; Yucatan dry forests; Yucatan moist forests", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45451651", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00374703", "@type": "dwc:MeasurementOrFact", "predicate": "geographic distribution includes", "dwc:measurementType": "http://eol.org/schema/terms/Present", "value": "Nearctic", "eol:dataPointId": 45451651, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/Nearctic", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Biomes: Tropical and Subtropical Coniferous Forests

Ecoregions: Sierra Madre Oriental pine-oak forests", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45514749", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00437797", "@type": "dwc:MeasurementOrFact", "predicate": "habitat includes", "dwc:measurementType": "http://eol.org/schema/terms/Habitat", "value": "Flooded Grasslands and Savannas", "eol:dataPointId": 45514749, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/flooded_grasslands_and_savannas", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Ecoregions: Guayaquil flooded grasslands; Orinoco wetlands; Pantanal

Realms: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45514748", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00437796", "@type": "dwc:MeasurementOrFact", "predicate": "habitat includes", "dwc:measurementType": "http://eol.org/schema/terms/Habitat", "value": "Tropical and subtropical grasslands, savannas, and shrublands", "eol:dataPointId": 45514748, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/tropical_and_subtropical_grasslands_savannas_and_shrublands", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Ecoregions: Beni savanna; Campos Rupestres montane savanna; Cerrado; Guianan savanna; Llanos

Realms: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45514747", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00437795", "@type": "dwc:MeasurementOrFact", "predicate": "habitat includes", "dwc:measurementType": "http://eol.org/schema/terms/Habitat", "value": "Tropical and Subtropical Coniferous Forests", "eol:dataPointId": 45514747, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/tropical_and_subtropical_coniferous_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Ecoregions: Belizean pine forests; Central American pine-oak forests; Miskito pine forests; Sierra Madre de Oaxaca pine-oak forests; Sierra Madre del Sur pine-oak forests; Sierra Madre Oriental pine-oak forests; Trans-Mexican Volcanic Belt pine-oak forests

Realms: Nearctic; Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45514746", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00437794", "@type": "dwc:MeasurementOrFact", "predicate": "habitat includes", "dwc:measurementType": "http://eol.org/schema/terms/Habitat", "value": "Deserts and Xeric Shrublands", "eol:dataPointId": 45514746, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/deserts_and_xeric_shrublands", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Ecoregions: Araya and Paria xeric scrub; Caatinga; Guajira-Barranquilla xeric scrub; La Costa xeric shrublands; Motagua Valley thornscrub; Paraguana xeric scrub; Tehuacan Valley matorral

Realms: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45514745", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00437793", "@type": "dwc:MeasurementOrFact", "predicate": "habitat includes", "dwc:measurementType": "http://eol.org/schema/terms/Habitat", "value": "Tropical and Subtropical Dry Broadleaf Forests", "eol:dataPointId": 45514745, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/tropical_and_subtropical_dry_broadleaf_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Ecoregions: Apure-Villavicencio dry forests; Atlantic dry forests; Balsas dry forests; Cauca Valley dry forests; Central American dry forests; Chiapas Depression dry forests; Chiquitano dry forests; Ecuadorian dry forests; Lara-Falcon dry forests; Magdalena Valley dry forests; Maracaibo dry forests; Panamanian dry forests; Pat_a Valley dry forests; Sinu Valley dry forests; Southern Pacific dry forests; Veracruz dry forests; Yucatan dry forests

Realms: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45514744", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00437792", "@type": "dwc:MeasurementOrFact", "predicate": "habitat includes", "dwc:measurementType": "http://eol.org/schema/terms/Habitat", "value": "Mangroves", "eol:dataPointId": 45514744, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/mangroves", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Ecoregions: Amazon-Orinoco-Southern Caribbean mangroves; Mesoamerican Gulf-Caribbean mangroves; Northern Mesoamerican Pacific mangroves; South American Pacific mangroves; Southern Atlantic mangroves; Southern Mesoamerican Pacific mangroves

Realms: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_45514743", "eol:traitUri": "http://eol.org/resources/976/measurements/m_00437791", "@type": "dwc:MeasurementOrFact", "predicate": "habitat includes", "dwc:measurementType": "http://eol.org/schema/terms/Habitat", "value": "Tropical and Subtropical Moist Broadleaf Forests", "eol:dataPointId": 45514743, "dc:source": "http://www.worldwildlife.org/publications/wildfinder-database", "dc:bibliographicCitation": "World Wildlife Fund. 2006. WildFinder: Online database of species distributions, ver. Jan-06. www.worldwildlife.org/WildFinder", "dwc:measurementValue": "http://eol.org/schema/terms/tropical_and_subtropical_moist_broadleaf_forests", "dwc:scientificName": "Potos flavus", "dc:contributor": "Compiler: Sarah Miller", "dwc:measurementRemarks": "Ecoregions: Alto Parana Atlantic forests; Atlantic Coast restingas; Bahia coastal forests; Bahia interior forests; Bolivian Yungas; Caatinga Enclaves moist forests; Caqueta moist forests; Catatumbo moist forests; Cauca Valley montane forests; Central American Atlantic moist forests; Central American montane forests; Chiapas montane forests; Chimalapas montane forests; Choco-Dari_n moist forests; Cordillera La Costa montane forests; Cordillera Oriental montane forests; Costa Rican seasonal moist forests; Eastern Cordillera real montane forests; Eastern Panamanian montane forests; Guianan Freshwater swamp forests; Guianan Highlands moist forests; Guianan moist forests; Guianan piedmont and lowland moist forests; Gurupa varzea; Iquitos varzea; Isthmian-Atlantic moist forests; Isthmian-Pacific moist forests; Japura-Solimoes-Negro moist forests; Jurua-Purus moist forests; Madeira-Tapajos moist forests; Magdalena Valley montane forests; Magdalena-Uraba moist forests; Marajo varzea; Maranhao Baba_u forests; Mato Grosso seasonal forests; Monte Alegre varzea; Napo moist forests; Negro-Branco moist forests; Northeastern Brazil restingas; Northwestern Andean montane forests; Oaxacan montane forests; Orinoco Delta swamp forests; Pantanos de Centla; Pantepuis; Pernambuco coastal forests; Pernambuco interior forests; Peruvian Yungas; Pet_n-Veracruz moist forests; Purus varzea; Purus-Madeira moist forests; Rio Negro campinarana; Santa Marta montane forests; Serra do Mar coastal forests; Sierra de los Tuxtlas; Sierra Madre de Chiapas moist forest; Solimoes-Japura moist forest; Southwest Amazon moist forests; Talamancan montane forests; Tapajos-Xingu moist forests; Tocantins/Pindare moist forests; Uatuma-Trombetas moist forests; Ucayali moist forests; Venezuelan Andes montane forests; Veracruz moist forests; Veracruz montane forests; Western Ecuador moist forests; Xingu-Tocantins-Araguaia moist forests; Yucatan moist forests

Realms: Neotropical", "eolterms:resource": "http://eol.org/resources/976" }, { "@id": "http://eol.org/pages/328067/data#data_point_33452097", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:7674", "@type": "eol:Association", "predicate": "interacts with", "value": "Felidae", "eol:dataPointId": 33452097, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/7674", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Felidae" }, { "@id": "http://eol.org/pages/328067/data#data_point_33452073", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:8016", "@type": "eol:Association", "predicate": "interacts with", "value": "Accipitridae", "eol:dataPointId": 33452073, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/8016", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Accipitridae" }, { "@id": "http://eol.org/pages/328067/data#data_point_34253837", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:313991", "@type": "eol:Association", "predicate": "interacts with", "value": "Leopardus pardalis", "eol:dataPointId": 34253837, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/313991", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Leopardus pardalis" }, { "@id": "http://eol.org/pages/328067/data#data_point_33458794", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:328606", "@type": "eol:Association", "predicate": "interacts with", "value": "Panthera onca", "eol:dataPointId": 33458794, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/328606", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Panthera onca" }, { "@id": "http://eol.org/pages/328067/data#data_point_33713172", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:1048938", "@type": "eol:Association", "predicate": "interacts with", "value": "Spizaetus isidori", "eol:dataPointId": 33713172, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/1048938", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Spizaetus isidori" }, { "@id": "http://eol.org/pages/328067/data#data_point_33713171", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:1048941", "@type": "eol:Association", "predicate": "interacts with", "value": "Harpia harpyja", "eol:dataPointId": 33713171, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/1048941", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Harpia harpyja" }, { "@id": "http://eol.org/pages/328067/data#data_point_46328513", "eol:traitUri": "http://eol.org/resources/1020/measurements/m_06356", "@type": "dwc:MeasurementOrFact", "predicate": "litters per year", "dwc:measurementType": "http://eol.org/schema/terms/LittersPerYear", "value": "1", "eol:dataPointId": 46328513, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average number of litters per year that a female produces", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "1", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1020" }, { "@id": "http://eol.org/pages/328067/data#data_point_46330066", "eol:traitUri": "http://eol.org/resources/1020/measurements/m_09948", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "165.66", "units": "g", "eol:dataPointId": 46330066, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average mass of a newborn immediately after birth", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "165.66", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1020" }, { "@id": "http://eol.org/pages/328067/data#data_point_46342056", "eol:traitUri": "http://eol.org/resources/1021/measurements/m_08928", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3.48", "units": "log10 grams", "eol:dataPointId": 46342056, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3.48", "dwc:measurementUnit": "http://eol.org/schema/terms/log10gram", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "South America", "eolterms:resource": "http://eol.org/resources/1021" }, { "@id": "http://eol.org/pages/328067/data#data_point_46342055", "eol:traitUri": "http://eol.org/resources/1021/measurements/m_04213", "@type": "dwc:MeasurementOrFact", "predicate": "extinction status", "dwc:measurementType": "http://eol.org/schema/terms/ExtinctionStatus", "value": "extant", "eol:dataPointId": 46342055, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "dwc:measurementValue": "http://eol.org/schema/terms/extant", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "South America", "eolterms:resource": "http://eol.org/resources/1021" }, { "@id": "http://eol.org/pages/328067/data#data_point_46342054", "eol:traitUri": "http://eol.org/resources/1021/measurements/m_13287", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3000", "units": "g", "eol:dataPointId": 46342054, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "dwc:measurementMethod": "Adult body mass averaged across males and females and geographic locations.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3000", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "South America", "eolterms:resource": "http://eol.org/resources/1021" }, { "@id": "http://eol.org/pages/328067/data#data_point_46342053", "eol:traitUri": "http://eol.org/resources/1021/measurements/m_08927", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3.48", "units": "log10 grams", "eol:dataPointId": 46342053, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3.48", "dwc:measurementUnit": "http://eol.org/schema/terms/log10gram", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "North America", "eolterms:resource": "http://eol.org/resources/1021" }, { "@id": "http://eol.org/pages/328067/data#data_point_46342052", "eol:traitUri": "http://eol.org/resources/1021/measurements/m_04212", "@type": "dwc:MeasurementOrFact", "predicate": "extinction status", "dwc:measurementType": "http://eol.org/schema/terms/ExtinctionStatus", "value": "extant", "eol:dataPointId": 46342052, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "dwc:measurementValue": "http://eol.org/schema/terms/extant", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "North America", "eolterms:resource": "http://eol.org/resources/1021" }, { "@id": "http://eol.org/pages/328067/data#data_point_46342051", "eol:traitUri": "http://eol.org/resources/1021/measurements/m_13286", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3000", "units": "g", "eol:dataPointId": 46342051, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "dwc:measurementMethod": "Adult body mass averaged across males and females and geographic locations.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3000", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "North America", "eolterms:resource": "http://eol.org/resources/1021" }, { "@id": "http://eol.org/pages/328067/data#data_point_45596085", "eol:traitUri": "http://eol.org/resources/930/measurements/m_08928", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3.48", "units": "log10 grams", "eol:dataPointId": 45596085, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3.48", "dwc:measurementUnit": "http://eol.org/schema/terms/log10gram", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "South America", "eolterms:resource": "http://eol.org/resources/930" }, { "@id": "http://eol.org/pages/328067/data#data_point_45596084", "eol:traitUri": "http://eol.org/resources/930/measurements/m_04213", "@type": "dwc:MeasurementOrFact", "predicate": "extinction status", "dwc:measurementType": "http://eol.org/schema/terms/ExtinctionStatus", "value": "extant", "eol:dataPointId": 45596084, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "dwc:measurementValue": "http://eol.org/schema/terms/extant", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "South America", "eolterms:resource": "http://eol.org/resources/930" }, { "@id": "http://eol.org/pages/328067/data#data_point_45596083", "eol:traitUri": "http://eol.org/resources/930/measurements/m_13287", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3000", "units": "g", "eol:dataPointId": 45596083, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "dwc:measurementMethod": "Adult body mass averaged across males and females and geographic locations.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3000", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "South America", "eolterms:resource": "http://eol.org/resources/930" }, { "@id": "http://eol.org/pages/328067/data#data_point_45596082", "eol:traitUri": "http://eol.org/resources/930/measurements/m_08927", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3.48", "units": "log10 grams", "eol:dataPointId": 45596082, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3.48", "dwc:measurementUnit": "http://eol.org/schema/terms/log10gram", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "North America", "eolterms:resource": "http://eol.org/resources/930" }, { "@id": "http://eol.org/pages/328067/data#data_point_45596081", "eol:traitUri": "http://eol.org/resources/930/measurements/m_04212", "@type": "dwc:MeasurementOrFact", "predicate": "extinction status", "dwc:measurementType": "http://eol.org/schema/terms/ExtinctionStatus", "value": "extant", "eol:dataPointId": 45596081, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "dwc:measurementValue": "http://eol.org/schema/terms/extant", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "North America", "eolterms:resource": "http://eol.org/resources/930" }, { "@id": "http://eol.org/pages/328067/data#data_point_45596080", "eol:traitUri": "http://eol.org/resources/930/measurements/m_13286", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3000", "units": "g", "eol:dataPointId": 45596080, "eol:reference/full_reference": "Wootten, J. T. 1987. The effects of body-mass, phylogeny, habitat, and trophic level on mammalian age at 1st reproduction. Evolution 41:732ñ749.", "dc:bibliographicCitation": "NCEAS 2182: Smith: Body size in ecology and paleoecology: Linking pattern and process across spatial, temporal and taxonomic scales , National Center for Ecological Analysis and Synthesis , and Smith F. Macroecological database of mammalian body mass (doi:10.5063/AA/nceas.196.3)", "dwc:measurementMethod": "Adult body mass averaged across males and females and geographic locations.", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3000", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dc:contributor": "compiler: Sarah Miller", "dwc:locality": "North America", "eolterms:resource": "http://eol.org/resources/930" }, { "@id": "http://eol.org/pages/328067/data#data_point_44924843", "eol:traitUri": "http://eol.org/resources/1004/measurements/m8731", "@type": "dwc:MeasurementOrFact", "predicate": "diet includes", "dwc:measurementType": "http://eol.org/schema/terms/Diet", "value": "animals", "eol:dataPointId": 44924843, "dc:source": "Kissling WD, Dalby L, Fløjgaard C, Lenoir J, Sandel B, Sandom C, Trøjelsgaard K, Svenning J-C (2014) Data from: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Dryad Digital Repository. http://dx.doi.org/10.5061/dryad.6cd0v", "eol:reference/full_reference": "Nowak, R. M. 1999. Walker’s mammals of the world. Volume 1 & 2. Johns Hopkins University Press, Baltimore.", "dc:bibliographicCitation": "Kissling, W.D., Dalby, L., Fløjgaard, C., Lenoir, J., Sandel., B., Sandom, C., Trøjelsgaard, K. & Svenning, J.-C.: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Ecology and Evolution DOI: 10.1002/ece3.1136", "dwc:measurementMethod": "#REF!#REF!#REF!#REF!", "dwc:measurementValue": "http://eol.org/schema/terms/animal", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1004" }, { "@id": "http://eol.org/pages/328067/data#data_point_44931343", "eol:traitUri": "http://eol.org/resources/1004/measurements/m15231", "@type": "dwc:MeasurementOrFact", "predicate": "diet includes", "dwc:measurementType": "http://eol.org/schema/terms/Diet", "value": "invertebrates", "eol:dataPointId": 44931343, "dc:source": "Kissling WD, Dalby L, Fløjgaard C, Lenoir J, Sandel B, Sandom C, Trøjelsgaard K, Svenning J-C (2014) Data from: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Dryad Digital Repository. http://dx.doi.org/10.5061/dryad.6cd0v", "eol:reference/full_reference": "Nowak, R. M. 1999. Walker’s mammals of the world. Volume 1 & 2. Johns Hopkins University Press, Baltimore.", "dc:bibliographicCitation": "Kissling, W.D., Dalby, L., Fløjgaard, C., Lenoir, J., Sandel., B., Sandom, C., Trøjelsgaard, K. & Svenning, J.-C.: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Ecology and Evolution DOI: 10.1002/ece3.1136", "dwc:measurementMethod": "#REF!#REF!#REF!#REF!", "dwc:measurementValue": "http://eol.org/schema/terms/invertebrate", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1004" }, { "@id": "http://eol.org/pages/328067/data#data_point_44938332", "eol:traitUri": "http://eol.org/resources/1004/measurements/m22220", "@type": "dwc:MeasurementOrFact", "predicate": "primary diet", "dwc:measurementType": "http://eol.org/schema/terms/PrimaryDiet", "value": "fruit", "eol:dataPointId": 44938332, "dc:source": "Kissling WD, Dalby L, Fløjgaard C, Lenoir J, Sandel B, Sandom C, Trøjelsgaard K, Svenning J-C (2014) Data from: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Dryad Digital Repository. http://dx.doi.org/10.5061/dryad.6cd0v", "eol:reference/full_reference": "Nowak, R. M. 1999. Walker’s mammals of the world. Volume 1 & 2. Johns Hopkins University Press, Baltimore.", "dc:bibliographicCitation": "Kissling, W.D., Dalby, L., Fløjgaard, C., Lenoir, J., Sandel., B., Sandom, C., Trøjelsgaard, K. & Svenning, J.-C.: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Ecology and Evolution DOI: 10.1002/ece3.1136", "dwc:measurementMethod": "#REF!#REF!#REF!#REF!", "dwc:measurementValue": "http://purl.obolibrary.org/obo/PO_0009001", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1004" }, { "@id": "http://eol.org/pages/328067/data#data_point_45567607", "eol:traitUri": "http://eol.org/resources/932/measurements/m_06356", "@type": "dwc:MeasurementOrFact", "predicate": "litters per year", "dwc:measurementType": "http://eol.org/schema/terms/LittersPerYear", "value": "1", "eol:dataPointId": 45567607, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average number of litters per year that a female produces", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "1", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/932" }, { "@id": "http://eol.org/pages/328067/data#data_point_45567606", "eol:traitUri": "http://eol.org/resources/932/measurements/m_05000", "@type": "dwc:MeasurementOrFact", "predicate": "clutch/brood/litter size", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001933", "value": "1", "eol:dataPointId": 45567606, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average number of live offspring produced in one litter", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "1", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/932" }, { "@id": "http://eol.org/pages/328067/data#data_point_45567605", "eol:traitUri": "http://eol.org/resources/932/measurements/m_04401", "@type": "dwc:MeasurementOrFact", "predicate": "life span", "dwc:measurementType": "http://purl.obolibrary.org/obo/PATO_0000050", "value": "384", "units": "months", "eol:dataPointId": 45567605, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Maximum length of time a member of either sex has been observed to live", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001114", "dwc:measurementValue": "384", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/932" }, { "@id": "http://eol.org/pages/328067/data#data_point_45567604", "eol:traitUri": "http://eol.org/resources/932/measurements/m_03597", "@type": "dwc:MeasurementOrFact", "predicate": "age at first reproduction", "dwc:measurementType": "http://polytraits.lifewatchgreece.eu/terms/MAT", "value": "27.65", "units": "months", "eol:dataPointId": 45567604, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average age when female typically conceives her first offspring", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "27.65", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/932" }, { "@id": "http://eol.org/pages/328067/data#data_point_45567603", "eol:traitUri": "http://eol.org/resources/932/measurements/m_02675", "@type": "dwc:MeasurementOrFact", "predicate": "weaning age", "dwc:measurementType": "http://eol.org/schema/terms/WeaningAge", "value": "3.35", "units": "months", "eol:dataPointId": 45567603, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average age (measured from birth) when offspring begins eating solid food", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3.35", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/932" }, { "@id": "http://eol.org/pages/328067/data#data_point_45567602", "eol:traitUri": "http://eol.org/resources/932/measurements/m_02098", "@type": "dwc:MeasurementOrFact", "predicate": "gestation period duration", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0002292", "value": "3.84", "units": "months", "eol:dataPointId": 45567602, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average length of time for the gestation of a live offspring. Delayed implantation not included in gestation length", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3.84", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/932" }, { "@id": "http://eol.org/pages/328067/data#data_point_45567601", "eol:traitUri": "http://eol.org/resources/932/measurements/m_00997", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3000", "units": "g", "eol:dataPointId": 45567601, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average mass of a non-pregnant adult female", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3000", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/932" }, { "@id": "http://eol.org/pages/328067/data#data_point_33192430", "eol:traitUri": "http://eol.org/resources/713/associations/globi:assoc:1829283-eol:328067-interacts_with-eol:2850511", "@type": "eol:Association", "predicate": "interacts with", "value": "Felinae", "eol:dataPointId": 33192430, "dc:source": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:reference/full_reference": "A. Thessen. 2014. Species associations extracted from EOL text data objects via text mining. Accessed at https://raw.githubusercontent.com/EOL/pseudonitzchia/master/associations_all_revised.txt on 08 Apr 2015.", "eol:associationType": "http://eol.org/schema/terms/interactsWith", "dwc:scientificName": "Potos flavus", "eol:inverseAssociationType": "http://eol.org/schema/terms/interactsWithreverse", "eol:subjectPage": "http://eol.org/pages/328067", "eol:objectPage": "http://eol.org/pages/2850511", "eolterms:resource": "http://eol.org/resources/713", "eol:targetTaxonID": "Felinae" }, { "@id": "http://eol.org/pages/328067/data#data_point_20741323", "eol:traitUri": "http://eol.org/resources/708/measurements/c58e21c32e9a4de9d89006d51d8a8e33", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "sea", "eol:dataPointId": 20741323, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000016", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"sea\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_20741324", "eol:traitUri": "http://eol.org/resources/708/measurements/0f9e05d6017685bb04912cf806e37233", "@type": "dwc:MeasurementOrFact", "predicate": "habitat", "dwc:measurementType": "http://rs.tdwg.org/dwc/terms/habitat", "value": "forest", "eol:dataPointId": 20741324, "dc:source": "http://eol.org/pages/328067/details#habitat", "dwc:measurementMethod": "text mining", "dwc:measurementValue": "http://purl.obolibrary.org/obo/ENVO_00000111", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "dc:contributor": "Environments-EOL", "dwc:measurementRemarks": "source text: \"forest\"" }, { "@id": "http://eol.org/pages/328067/data#data_point_45608453", "eol:traitUri": "http://eol.org/resources/948/measurements/m_007817", "@type": "dwc:MeasurementOrFact", "predicate": "parental care", "dwc:measurementType": "http://www.owl-ontologies.com/unnamed.owl#Parental_investment", "value": "No Paternal Care", "eol:dataPointId": 45608453, "eol:reference/full_reference": "Dalerum, F. (2007). Phylogenetic reconstruction of carnivore social organizations, Journal of Zoology 273: 90-97.", "dc:bibliographicCitation": "Kappeler PM, Barrett L, Blumstein DT, Clutton-Brock TH. 2013. Constraints and flexibility in mammalian social behaviour: introduction and synthesis. Phil. Trans. R. Soc. B 2013 368 20120337; DOI: 10.1098/rstb.2012.0337", "dwc:measurementMethod": "Do males carry or feed offspring", "dwc:measurementValue": "http://eol.org/schema/terms/noPaternalCare", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Extensive paternal care has not been reported", "eolterms:resource": "http://eol.org/resources/948" }, { "@id": "http://eol.org/pages/328067/data#data_point_45608452", "eol:traitUri": "http://eol.org/resources/948/measurements/m_005272", "@type": "dwc:MeasurementOrFact", "predicate": "Social System", "dwc:measurementType": "http://eol.org/schema/terms/SocialSystem", "value": "No Social Group Living", "eol:dataPointId": 45608452, "eol:reference/full_reference": "Dalerum, F. (2007). Phylogenetic reconstruction of carnivore social organizations, Journal of Zoology 273: 90-97.", "dc:bibliographicCitation": "Kappeler PM, Barrett L, Blumstein DT, Clutton-Brock TH. 2013. Constraints and flexibility in mammalian social behaviour: introduction and synthesis. Phil. Trans. R. Soc. B 2013 368 20120337; DOI: 10.1098/rstb.2012.0337", "dwc:measurementValue": "http://eol.org/schema/terms/noSocialGroupLiving", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Is the social system of the species group-living

Individuals do not live in social groups", "eolterms:resource": "http://eol.org/resources/948" }, { "@id": "http://eol.org/pages/328067/data#data_point_45608451", "eol:traitUri": "http://eol.org/resources/948/measurements/m_002727", "@type": "dwc:MeasurementOrFact", "predicate": "Mating System", "dwc:measurementType": "http://eol.org/schema/terms/MatingSystem", "value": "Not Monogamous", "eol:dataPointId": 45608451, "eol:reference/full_reference": "Dalerum, F. (2007). Phylogenetic reconstruction of carnivore social organizations, Journal of Zoology 273: 90-97.", "dc:bibliographicCitation": "Kappeler PM, Barrett L, Blumstein DT, Clutton-Brock TH. 2013. Constraints and flexibility in mammalian social behaviour: introduction and synthesis. Phil. Trans. R. Soc. B 2013 368 20120337; DOI: 10.1098/rstb.2012.0337", "dwc:measurementValue": "http://eol.org/schema/terms/notMonogamous", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Is the social system of the species monogamy

Individuals do not live socially monogamous", "eolterms:resource": "http://eol.org/resources/948" }, { "@id": "http://eol.org/pages/328067/data#data_point_45608450", "eol:traitUri": "http://eol.org/resources/948/measurements/m_000182", "@type": "dwc:MeasurementOrFact", "predicate": "Social System", "dwc:measurementType": "http://eol.org/schema/terms/SocialSystem", "value": "Solitary", "eol:dataPointId": 45608450, "eol:reference/full_reference": "Dalerum, F. (2007). Phylogenetic reconstruction of carnivore social organizations, Journal of Zoology 273: 90-97.", "dc:bibliographicCitation": "Kappeler PM, Barrett L, Blumstein DT, Clutton-Brock TH. 2013. Constraints and flexibility in mammalian social behaviour: introduction and synthesis. Phil. Trans. R. Soc. B 2013 368 20120337; DOI: 10.1098/rstb.2012.0337", "dwc:measurementValue": "http://eol.org/schema/terms/solitary", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Is the social system of the species solitary living

Individuals live in individual non-shared homeranges", "eolterms:resource": "http://eol.org/resources/948" }, { "@id": "http://eol.org/pages/328067/data#data_point_46312725", "eol:traitUri": "http://eol.org/resources/1018/measurements/m_007817", "@type": "dwc:MeasurementOrFact", "predicate": "parental care", "dwc:measurementType": "http://www.owl-ontologies.com/unnamed.owl#Parental_investment", "value": "No Paternal Care", "eol:dataPointId": 46312725, "eol:reference/full_reference": "Dalerum, F. (2007). Phylogenetic reconstruction of carnivore social organizations, Journal of Zoology 273: 90-97.", "dc:bibliographicCitation": "Kappeler PM, Barrett L, Blumstein DT, Clutton-Brock TH. 2013. Constraints and flexibility in mammalian social behaviour: introduction and synthesis. Phil. Trans. R. Soc. B 2013 368 20120337; DOI: 10.1098/rstb.2012.0337", "dwc:measurementMethod": "Do males carry or feed offspring", "dwc:measurementValue": "http://eol.org/schema/terms/noPaternalCare", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Extensive paternal care has not been reported", "eolterms:resource": "http://eol.org/resources/1018" }, { "@id": "http://eol.org/pages/328067/data#data_point_46312724", "eol:traitUri": "http://eol.org/resources/1018/measurements/m_005272", "@type": "dwc:MeasurementOrFact", "predicate": "Social System", "dwc:measurementType": "http://eol.org/schema/terms/SocialSystem", "value": "No Social Group Living", "eol:dataPointId": 46312724, "eol:reference/full_reference": "Dalerum, F. (2007). Phylogenetic reconstruction of carnivore social organizations, Journal of Zoology 273: 90-97.", "dc:bibliographicCitation": "Kappeler PM, Barrett L, Blumstein DT, Clutton-Brock TH. 2013. Constraints and flexibility in mammalian social behaviour: introduction and synthesis. Phil. Trans. R. Soc. B 2013 368 20120337; DOI: 10.1098/rstb.2012.0337", "dwc:measurementValue": "http://eol.org/schema/terms/noSocialGroupLiving", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Is the social system of the species group-living

Individuals do not live in social groups", "eolterms:resource": "http://eol.org/resources/1018" }, { "@id": "http://eol.org/pages/328067/data#data_point_46312723", "eol:traitUri": "http://eol.org/resources/1018/measurements/m_002727", "@type": "dwc:MeasurementOrFact", "predicate": "Mating System", "dwc:measurementType": "http://eol.org/schema/terms/MatingSystem", "value": "Not Monogamous", "eol:dataPointId": 46312723, "eol:reference/full_reference": "Dalerum, F. (2007). Phylogenetic reconstruction of carnivore social organizations, Journal of Zoology 273: 90-97.", "dc:bibliographicCitation": "Kappeler PM, Barrett L, Blumstein DT, Clutton-Brock TH. 2013. Constraints and flexibility in mammalian social behaviour: introduction and synthesis. Phil. Trans. R. Soc. B 2013 368 20120337; DOI: 10.1098/rstb.2012.0337", "dwc:measurementValue": "http://eol.org/schema/terms/notMonogamous", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Is the social system of the species monogamy

Individuals do not live socially monogamous", "eolterms:resource": "http://eol.org/resources/1018" }, { "@id": "http://eol.org/pages/328067/data#data_point_46312722", "eol:traitUri": "http://eol.org/resources/1018/measurements/m_000182", "@type": "dwc:MeasurementOrFact", "predicate": "Social System", "dwc:measurementType": "http://eol.org/schema/terms/SocialSystem", "value": "Solitary", "eol:dataPointId": 46312722, "eol:reference/full_reference": "Dalerum, F. (2007). Phylogenetic reconstruction of carnivore social organizations, Journal of Zoology 273: 90-97.", "dc:bibliographicCitation": "Kappeler PM, Barrett L, Blumstein DT, Clutton-Brock TH. 2013. Constraints and flexibility in mammalian social behaviour: introduction and synthesis. Phil. Trans. R. Soc. B 2013 368 20120337; DOI: 10.1098/rstb.2012.0337", "dwc:measurementValue": "http://eol.org/schema/terms/solitary", "dwc:scientificName": "Potos flavus", "dwc:measurementRemarks": "Is the social system of the species solitary living

Individuals live in individual non-shared homeranges", "eolterms:resource": "http://eol.org/resources/1018" }, { "@id": "http://eol.org/pages/328067/data#data_point_46323174", "eol:traitUri": "http://eol.org/resources/1020/measurements/m_00997", "@type": "dwc:MeasurementOrFact", "predicate": "body mass", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001259", "value": "3000", "units": "g", "eol:dataPointId": 46323174, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average mass of a non-pregnant adult female", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3000", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000021", "dwc:scientificName": "Potos flavus", "dwc:sex": "http://purl.obolibrary.org/obo/PATO_0000383", "eolterms:resource": "http://eol.org/resources/1020" }, { "@id": "http://eol.org/pages/328067/data#data_point_46324832", "eol:traitUri": "http://eol.org/resources/1020/measurements/m_02675", "@type": "dwc:MeasurementOrFact", "predicate": "weaning age", "dwc:measurementType": "http://eol.org/schema/terms/WeaningAge", "value": "3.35", "units": "months", "eol:dataPointId": 46324832, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average age (measured from birth) when offspring begins eating solid food", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3.35", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1020" }, { "@id": "http://eol.org/pages/328067/data#data_point_46324275", "eol:traitUri": "http://eol.org/resources/1020/measurements/m_02098", "@type": "dwc:MeasurementOrFact", "predicate": "gestation period duration", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0002292", "value": "3.84", "units": "months", "eol:dataPointId": 46324275, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average length of time for the gestation of a live offspring. Delayed implantation not included in gestation length", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "3.84", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1020" }, { "@id": "http://eol.org/pages/328067/data#data_point_46327157", "eol:traitUri": "http://eol.org/resources/1020/measurements/m_05000", "@type": "dwc:MeasurementOrFact", "predicate": "clutch/brood/litter size", "dwc:measurementType": "http://purl.obolibrary.org/obo/VT_0001933", "value": "1", "eol:dataPointId": 46327157, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average number of live offspring produced in one litter", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "1", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1020" }, { "@id": "http://eol.org/pages/328067/data#data_point_46326558", "eol:traitUri": "http://eol.org/resources/1020/measurements/m_04401", "@type": "dwc:MeasurementOrFact", "predicate": "life span", "dwc:measurementType": "http://purl.obolibrary.org/obo/PATO_0000050", "value": "384", "units": "months", "eol:dataPointId": 46326558, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Maximum length of time a member of either sex has been observed to live", "eolterms:statisticalMethod": "http://semanticscience.org/resource/SIO_001114", "dwc:measurementValue": "384", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1020" }, { "@id": "http://eol.org/pages/328067/data#data_point_46325754", "eol:traitUri": "http://eol.org/resources/1020/measurements/m_03597", "@type": "dwc:MeasurementOrFact", "predicate": "age at first reproduction", "dwc:measurementType": "http://polytraits.lifewatchgreece.eu/terms/MAT", "value": "27.65", "units": "months", "eol:dataPointId": 46325754, "eol:reference/full_reference": "Eisenberg, J. F. 1989. Mammals of the Neotropics. Vol. 1. University of Chicago Press, Chicago, Illinois, USA.", "dc:bibliographicCitation": "S. K. Morgan Ernest. 2003. Life history characteristics of placental non-volant mammals. Ecology 84:3402.", "dwc:measurementMethod": "Average age when female typically conceives her first offspring", "eolterms:statisticalMethod": "http://eol.org/schema/terms/average", "dwc:measurementValue": "27.65", "dwc:measurementUnit": "http://purl.obolibrary.org/obo/UO_0000035", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1020" }, { "@id": "http://eol.org/pages/328067/data#data_point_44919889", "eol:traitUri": "http://eol.org/resources/1004/measurements/m3776", "@type": "dwc:MeasurementOrFact", "predicate": "trophic level", "dwc:measurementType": "http://www.wikidata.org/entity/Q1053008", "value": "omnivore", "eol:dataPointId": 44919889, "dc:source": "Kissling WD, Dalby L, Fløjgaard C, Lenoir J, Sandel B, Sandom C, Trøjelsgaard K, Svenning J-C (2014) Data from: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Dryad Digital Repository. http://dx.doi.org/10.5061/dryad.6cd0v", "eol:reference/full_reference": "Nowak, R. M. 1999. Walker’s mammals of the world. Volume 1 & 2. Johns Hopkins University Press, Baltimore.", "dc:bibliographicCitation": "Kissling, W.D., Dalby, L., Fløjgaard, C., Lenoir, J., Sandel., B., Sandom, C., Trøjelsgaard, K. & Svenning, J.-C.: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Ecology and Evolution DOI: 10.1002/ece3.1136", "dwc:measurementValue": "http://www.wikidata.org/entity/Q164509", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1004" }, { "@id": "http://eol.org/pages/328067/data#data_point_44926239", "eol:traitUri": "http://eol.org/resources/1004/measurements/m10127", "@type": "dwc:MeasurementOrFact", "predicate": "diet includes", "dwc:measurementType": "http://eol.org/schema/terms/Diet", "value": "vertebrates", "eol:dataPointId": 44926239, "dc:source": "Kissling WD, Dalby L, Fløjgaard C, Lenoir J, Sandel B, Sandom C, Trøjelsgaard K, Svenning J-C (2014) Data from: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Dryad Digital Repository. http://dx.doi.org/10.5061/dryad.6cd0v", "eol:reference/full_reference": "Nowak, R. M. 1999. Walker’s mammals of the world. Volume 1 & 2. Johns Hopkins University Press, Baltimore.", "dc:bibliographicCitation": "Kissling, W.D., Dalby, L., Fløjgaard, C., Lenoir, J., Sandel., B., Sandom, C., Trøjelsgaard, K. & Svenning, J.-C.: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Ecology and Evolution DOI: 10.1002/ece3.1136", "dwc:measurementMethod": "#REF!#REF!#REF!#REF!", "dwc:measurementValue": "http://eol.org/schema/terms/vertebrate", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1004" }, { "@id": "http://eol.org/pages/328067/data#data_point_44934780", "eol:traitUri": "http://eol.org/resources/1004/measurements/m18668", "@type": "dwc:MeasurementOrFact", "predicate": "primary diet", "dwc:measurementType": "http://eol.org/schema/terms/PrimaryDiet", "value": "plants", "eol:dataPointId": 44934780, "dc:source": "Kissling WD, Dalby L, Fløjgaard C, Lenoir J, Sandel B, Sandom C, Trøjelsgaard K, Svenning J-C (2014) Data from: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Dryad Digital Repository. http://dx.doi.org/10.5061/dryad.6cd0v", "eol:reference/full_reference": "Nowak, R. M. 1999. Walker’s mammals of the world. Volume 1 & 2. Johns Hopkins University Press, Baltimore.", "dc:bibliographicCitation": "Kissling, W.D., Dalby, L., Fløjgaard, C., Lenoir, J., Sandel., B., Sandom, C., Trøjelsgaard, K. & Svenning, J.-C.: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Ecology and Evolution DOI: 10.1002/ece3.1136", "dwc:measurementMethod": "#REF!#REF!#REF!#REF!", "dwc:measurementValue": "http://eol.org/schema/terms/plant", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1004" }, { "@id": "http://eol.org/pages/328067/data#data_point_44893421", "eol:traitUri": "http://eol.org/resources/1003/measurements/m3776", "@type": "dwc:MeasurementOrFact", "predicate": "Q1056783", "dwc:measurementType": "http://www.wikidata.org/entity/Q1056783", "value": "omnivore", "eol:dataPointId": 44893421, "dc:source": "Kissling WD, Dalby L, Fløjgaard C, Lenoir J, Sandel B, Sandom C, Trøjelsgaard K, Svenning J-C (2014) Data from: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Dryad Digital Repository. http://dx.doi.org/10.5061/dryad.6cd0v", "eol:reference/full_reference": "Nowak, R. M. 1999. Walker’s mammals of the world. Volume 1 & 2. Johns Hopkins University Press, Baltimore.", "dc:bibliographicCitation": "Kissling, W.D., Dalby, L., Fløjgaard, C., Lenoir, J., Sandel., B., Sandom, C., Trøjelsgaard, K. & Svenning, J.-C.: Establishing macroecological trait datasets: digitalization, extrapolation, and validation of diet preferences in terrestrial mammals worldwide. Ecology and Evolution DOI: 10.1002/ece3.1136.", "dwc:measurementValue": "http://www.wikidata.org/entity/Q164509", "dwc:scientificName": "Potos flavus", "eolterms:resource": "http://eol.org/resources/1003" } ] } }

If I paste this into the JSON-LD playground and try and convert it to N-Quads I get a flurry of errors. Here are some of the problems (see also EOL JSON-LD not valid #352:

The @id for the EOL taxon is a number instead of a URI

The field "@id": 328067 should be "@id": "http://eol.org/pages/328067". Identifiers on the Semantic Web are URIs not numbers.

Vernacular names can't have additional fields

EOL sometimes indicates the preferred vernacular name like this:
      {
        "@language": "es",
        "@value": "Ak' a' mash",
        "gbif:isPreferredName": true
      },
This is not valid syntax and breaks RDF parsers.

URIs as strings

In several places EOL outputs URIs as simple strings rather than as URIs. For example, to indicate that the parent taxon of Potos flavus is the genus Potos the JSON-LD has:
"dwc:parentNameUsageID": "http://eol.org/pages/14191",
But this is simply saying that the string value for "dwc:parentNameUsageID" is "http://eol.org/pages/14191". In JSON-LD this should be:

"dwc:parentNameUsageID":{"@id":"https:\/\/blue-sea-697d.quartiers047.workers.dev:443\/http\/eol.org\/pages\/14191"}

This syntax ensures that http://eol.org/pages/14191 is interpreted as a URI, which also means clients "know" that they can resolve that URI to get more information.

Predicates with missing (hence wrong) namespace

A number of predicates in the JSON-LD don't have a namespace specified, hence they default to being part of the schema.org vocabulary. For example, this statement:

"scientificName": "Potos flavus (Schreber, 1774)",

results in "scientificName" being interpreted as "http://schema.org/scientificName" (because "http://schema.org/" is set as the default @vocab). This is incorrect, "scientificName" should be "dwc:scientificName".

Then there are predicates such as "predicate" and "value" in the data sections that missing the correct namespace (in this case http://www.w3.org/1999/02/22-rdf-syntax-ns#). For example,

{ "@id": "http://eol.org/pages/328067/data#data_point_46140963", "eol:traitUri": "http://eol.org/resources/737/measurements/e5775a49cc4bbe3f3ae5c391776a467a", "@type": "dwc:MeasurementOrFact", "predicate": "population trend", "dwc:measurementType": "http://iucn.org/population_trend", "value": "Decreasing", "eol:dataPointId": 46140963, "dc:source": "http://eol.org/resources/737", "dwc:measurementValue": "Decreasing", "dwc:scientificName": "Potos flavus (Schreber, 1774)", "eolterms:resource": "http://eol.org/resources/737" }
(This example also has URIs as dumb strings, not as URIs).

Anyone constructing, say, SPARQL queries on this data is going to be using terms such as predicate that don't exist.

Some data records have the predicate "units" - I haven't yet figured out what, if any, vocabulary that predicate comes from.

Summary

I think TraitBank has a lot of potential, and welcome the use of JSON-LD and the schema.org vocabulary. These are both steps forward in the goal of interoperable biodiversity data. But this data will only become interoperable if we take care to ensure that the data we output is what we say it is. EOL TraitBank JSON-LD isn't valid JSON-LD. This also illustrates a bigger problem, we are continually building systems that don't have users. If anyone was using TraitBank JSON-LD with standard Semantic Web clients, they would be up in arms about this. The best way to avoid these situations is for the developers to be users as well (see GBIF, biodiversity informatics and the "platform rant"). Until we "dog food" our own services we will continue to produce data and services that are less than useful. If EOL was itself built on TraitBank, I doubt we'd have these problems.