You are viewing /image/285adb75-5a6c-4009-b2a6-338508d21707 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/285adb75-5a6c-4009-b2a6-338508d21707>
   dcterms:identifier "285adb75-5a6c-4009-b2a6-338508d21707";
   dcterms:title "Temperature Trends: Past Century, Past 30+ Years; 1979-2012"^^xsd:string;
   dcterms:created "2013-05-24T11:41:00"^^xsd:dateTime;
   gcis:isImageOf <http://52.38.26.42:8080/report/nca3/chapter/appendix-climate-science-supplement/figure/temperature-trends-past-century-past-30-years>;

## Geographical extent of image content
   gcis:northBoundLatitude "90.00"^^xsd:float;
   gcis:southBoundLatitude "-90.00"^^xsd:float;
   gcis:westBoundLongitude "-180.00"^^xsd:float;
   gcis:eastBoundLongitude "180.00"^^xsd:float;

## Temporal extent of image content
   dcterms:coverage [ 
    a gcis:TemporalExtents ;
    gcis:startedAt "1979-01-01T00:00:00"^^xsd:dateTime;
    gcis:endedAt "2012-12-31T23:59:59"^^xsd:dateTime;
  ] ;

## Tags:
   dcterms:rights [ rdf:value ""^^xsd:string; ];

   a gcis:Image, fabio:Image .




<http://52.38.26.42:8080/image/285adb75-5a6c-4009-b2a6-338508d21707>
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/285adb75-nca3-mlost-process>;
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-mlost>.