- 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 vivo: <http://vivoweb.org/ontology/core#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix gcis: <http://data.globalchange.gov/gcis.owl#> . @prefix prov: <http://www.w3.org/ns/prov#> . <https://data.globalchange.gov/person/1968> dcterms:identifier "1968"; foaf:givenName "Mary"^^xsd:string; foaf:lastName "Gade"^^xsd:string; foaf:page "https://www.bloomberg.com/research/stocks/private/person.asp?personId=60804365&privcapId=33873585"^^xsd:anyURI; a gcis:Person . ## Publications in GCIS are related to this person as follows <https://data.globalchange.gov/report/nca3> prov:qualifiedAttribution [ a prov:Attribution; prov:agent <https://data.globalchange.gov/person/1968>; prov:actedOnBehalfOf <https://data.globalchange.gov/organization/national-climate-assessment-and-development-advisory-committee>; prov:hadRole <https://data.globalchange.gov/role_type/advisor>; ] .