You are viewing /image/d770bacd-44ec-4be8-873e-bbb44058d780 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/d770bacd-44ec-4be8-873e-bbb44058d780>
   dcterms:identifier "d770bacd-44ec-4be8-873e-bbb44058d780";
   dcterms:title "Observed U.S. Temperature Change Map - Alaska"^^xsd:string;
   dcterms:created "2014-01-29T16:02:00"^^xsd:dateTime;
   gcis:isImageOf <http://52.38.26.42:8080/report/nca3/chapter/our-changing-climate/figure/observed-us-temperature-change>;

## Geographical extent of image content
   gcis:northBoundLatitude "71.398048"^^xsd:float;
   gcis:southBoundLatitude "51.217239"^^xsd:float;
   gcis:westBoundLongitude "-179.133392"^^xsd:float;
   gcis:eastBoundLongitude "-129.989532"^^xsd:float;

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

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

   a gcis:Image, fabio:Image .




<http://52.38.26.42:8080/image/d770bacd-44ec-4be8-873e-bbb44058d780>
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/d770bacd-nca3-ghcnd-monthly-summaries-r201401-process>;
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-ghcnd-monthly-summaries-r201401>.



## Person and his/her role in the creation of the entity:
<http://52.38.26.42:8080/image/d770bacd-44ec-4be8-873e-bbb44058d780>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/1464>;
      prov:hadRole <http://52.38.26.42:8080/role_type/scientist>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/noaa-national-climatic-data-center>;
      ] .