- 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/british-atmospheric-data-centre> dcterms:identifier "british-atmospheric-data-centre"; skos:prefLabel "British Atmospheric Data Centre"^^xsd:string; gcis:hasURL "http://badc.nerc.ac.uk/home/index.html"^^xsd:anyURI; dbpprop:organizationType "national"; a gcis:Organization . ## This organization is related to one or more others as follows: <https://data.globalchange.gov/organization/british-atmospheric-data-centre> org:unitOf <https://data.globalchange.gov/organization/national-centre-atmospheric-science> . <https://data.globalchange.gov/organization/british-atmospheric-data-centre> org:linkedTo <https://data.globalchange.gov/organization/natural-environment-research-council> . ## People and Publications: <https://data.globalchange.gov/article/10.5194/cp-3-591-2007> prov:qualifiedAttribution [ a prov:Attribution; prov:agent <https://data.globalchange.gov/person/9733>; prov:actedOnBehalfOf <https://data.globalchange.gov/organization/british-atmospheric-data-centre>; prov:hadRole <https://data.globalchange.gov/role_type/author>; ] ; . <https://data.globalchange.gov/article/10.5194/acp-13-2939-2013> prov:qualifiedAttribution [ a prov:Attribution; prov:agent <https://data.globalchange.gov/organization/british-atmospheric-data-centre>; prov:hadRole <https://data.globalchange.gov/role_type/data_archive>; ] ; .