- 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 xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix gcis: <http://data.globalchange.gov/gcis.owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix fabio: <http://purl.org/spar/fabio/> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix cito: <http://purl.org/spar/cito/> . @prefix biro: <http://purl.org/spar/biro/> . <https://data.globalchange.gov/image/e00d14b5-858e-4f55-8989-869160b4a768> dcterms:identifier "e00d14b5-858e-4f55-8989-869160b4a768"; dcterms:title "Trends in Maximum and Minimum Temperatures - Minimum Temperature (Unadjusted) 1895-2011"^^xsd:string; dcterms:created "2012-12-20T16:18:00"^^xsd:dateTime; gcis:isImageOf <https://data.globalchange.gov/report/nca3/chapter/appendix-climate-science-supplement/figure/trends-in-maximum-and-minimum-temperatures>; ## Geographical extent of image content gcis:northBoundLatitude "49.38"^^xsd:float; gcis:southBoundLatitude "24.50"^^xsd:float; gcis:westBoundLongitude "-124.80"^^xsd:float; gcis:eastBoundLongitude "-66.95"^^xsd:float; ## Temporal extent of image content dcterms:coverage [ a gcis:TemporalExtents ; gcis:startedAt "1895-01-01T00:00:00"^^xsd:dateTime; gcis:endedAt "2011-12-31T23:59:59"^^xsd:dateTime; ] ; ## Tags: dcterms:rights [ rdf:value ""^^xsd:string; ]; a gcis:Image, fabio:Image .