You are viewing /image/3885d716-a60c-4516-b1c4-7aa2046ed564 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/3885d716-a60c-4516-b1c4-7aa2046ed564>
   dcterms:identifier "3885d716-a60c-4516-b1c4-7aa2046ed564";
   dcterms:title "New York City and Sea Level Rise"^^xsd:string;
   dcterms:created "2013-10-21T13:53:00"^^xsd:dateTime;
   gcis:isImageOf <http://52.38.26.42:8080/report/nca3/chapter/urban-systems-infrastructure-vulnerability/figure/new-york-city-and-sea-level-rise>;

## Geographical extent of image content

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

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

   a gcis:Image, fabio:Image .