You are viewing /image/eb542896-5ba3-4333-aa4f-e44a71f28317 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/eb542896-5ba3-4333-aa4f-e44a71f28317>
   dcterms:identifier "eb542896-5ba3-4333-aa4f-e44a71f28317";
   dcterms:title "Forest Ecosystem Disturbances"^^xsd:string;
   dcterms:created "2013-09-13T13:43:00"^^xsd:dateTime;
   gcis:isImageOf <http://52.38.26.42:8080/report/nca3/chapter/forests/figure/forest-ecosystem-disturbances>;

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

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

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

   a gcis:Image, fabio:Image .