- Search
- nca3 report
- 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/> . <http://52.38.26.42:8080/image/bf0d948c-6081-4101-bce1-b30542a08d00> dcterms:identifier "bf0d948c-6081-4101-bce1-b30542a08d00"; dcterms:title "Wildfire Smoke has Widespread Health Effects"^^xsd:string; gcis:isImageOf <http://52.38.26.42:8080/report/nca3/chapter/human-health/figure/wildfire-smoke-has-widespread-health-effects>; ## Geographical extent of image content gcis:northBoundLatitude "57.3223"^^xsd:float; gcis:southBoundLatitude "32.7816"^^xsd:float; gcis:westBoundLongitude "-92.3073"^^xsd:float; gcis:eastBoundLongitude "-62.3481"^^xsd:float; ## Temporal extent of image content dcterms:coverage [ a gcis:TemporalExtents ; gcis:startedAt "2002-07-07T12:35:00"^^xsd:dateTime; gcis:endedAt "2002-07-07T12:35:00"^^xsd:dateTime; ] ; ## Tags: dcterms:rights [ rdf:value ""^^xsd:string; ]; a gcis:Image, fabio:Image .