- 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/university-padua> dcterms:identifier "university-padua"; skos:prefLabel "University of Padua"^^xsd:string; gcis:hasURL "http://www.unipd.it/en"^^xsd:anyURI; dbpprop:organizationType "academic/research"; a gcis:Organization . ## Other organizations are related to this one as follows: <https://data.globalchange.gov/organization/university-padua-department-geosciences> org:unitOf <https://data.globalchange.gov/organization/university-padua> . <https://data.globalchange.gov/organization/university-padua-department-civil-environmental-architectural-engineering> org:unitOf <https://data.globalchange.gov/organization/university-padua> . <https://data.globalchange.gov/organization/university-padua-department-agronomy-food-natural-resources-animals-environment> org:unitOf <https://data.globalchange.gov/organization/university-padua> . ## People and Publications: <https://data.globalchange.gov/article/10.1111/j.1365-2486.2011.02512.x> prov:qualifiedAttribution [ a prov:Attribution; prov:agent <https://data.globalchange.gov/person/21626>; prov:actedOnBehalfOf <https://data.globalchange.gov/organization/university-padua>; prov:hadRole <https://data.globalchange.gov/role_type/author>; ] ; .