- Search
- nca3 report
- publications
- contributors
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
@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/777d5ad2-c46b-4f5d-a3ff-cd659ac295d1> dcterms:identifier "777d5ad2-c46b-4f5d-a3ff-cd659ac295d1"; dcterms:title "Seasonal forecasting of tropical cyclone activity"^^xsd:string; gcis:isImageOf <http://52.38.26.42:8080/report/usgcrp-ocpfy2016/chapter/crosscutting-priorities-serve-science-society/figure/seasonal-forecasting-tropical-cyclone-activity>; ## Geographical extent of image content gcis:northBoundLatitude "55"^^xsd:float; gcis:southBoundLatitude "0"^^xsd:float; gcis:westBoundLongitude "100"^^xsd:float; gcis:eastBoundLongitude "20"^^xsd:float; ## Temporal extent of image content dcterms:coverage [ a gcis:TemporalExtents ; ] ; ## Tags: dcterms:rights [ rdf:value "Copyright protected. Obtain permission from the original figure source."^^xsd:string; ]; a gcis:Image, fabio:Image .