- Search
- Impacts, Risks, and Adaptation in the United States: The Fourth National Climate Assessment, Volume II
- Featured Publications
- All Publications
- contributors
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix gcis: <http://data.globalchange.gov/gcis.owl#> . @prefix dbpprop: <http://dbpedia.org/property/> . @prefix org: <http://www.w3.org/ns/org#> . @prefix place: <http://purl.org/ontology/places#> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . <https://data.globalchange.gov/organization/wetlands-international> dcterms:identifier "wetlands-international"; skos:prefLabel "Wetlands International"^^xsd:string; gcis:hasURL "https://www.wetlands.org/"^^xsd:anyURI; dbpprop:organizationType "non-profit"; a gcis:Organization . ## Other organizations are related to this one as follows: <https://data.globalchange.gov/organization/wetlands-international-indonesia> org:unitOf <https://data.globalchange.gov/organization/wetlands-international> . ## People and Publications: <https://data.globalchange.gov/article/10.1073/pnas.1710465114> prov:qualifiedAttribution [ a prov:Attribution; prov:agent <https://data.globalchange.gov/person/25162>; prov:actedOnBehalfOf <https://data.globalchange.gov/organization/wetlands-international>; prov:hadRole <https://data.globalchange.gov/role_type/author>; ] ; .