You are viewing /image/1f3328a2-12ce-4f58-8ccd-4befefbec769 in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@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/1f3328a2-12ce-4f58-8ccd-4befefbec769>
   dcterms:identifier "1f3328a2-12ce-4f58-8ccd-4befefbec769";
   dcterms:title "Climate model projections"^^xsd:string;
   gcis:isImageOf <http://52.38.26.42:8080/report/usgcrp-ocpfy2016/chapter/crosscutting-priorities-serve-science-society/figure/modeling-energy-sector-risks-opportunities>;

## Geographical extent of image content
   gcis:northBoundLatitude "49.371742"^^xsd:float;
   gcis:southBoundLatitude "24.545219"^^xsd:float;
   gcis:westBoundLongitude "-124.762146"^^xsd:float;
   gcis:eastBoundLongitude "-66.957802"^^xsd:float;

## Temporal extent of image content
   dcterms:coverage [ 
    a gcis:TemporalExtents ;
  ] ;

## Tags:
   dcterms:rights [ rdf:value "Free to use with credit to the original figure source."^^xsd:string; ];

   a gcis:Image, fabio:Image .