You are viewing /report/usclivar-scienceplan-2013 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 gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix biro: <http://purl.org/spar/biro/> .
@prefix cito: <http://purl.org/spar/cito/> .

<http://52.38.26.42:8080/report/usclivar-scienceplan-2013>
   dcterms:identifier "usclivar-scienceplan-2013";
   dcterms:title "US Climate Variability & Predictability Program Science Plan"^^xsd:string;
   dbpprop:pubYear "2013"^^xsd:gYear;
   gcis:hasURL "http://www.usclivar.org/sites/default/files/US_CLIVAR_Science_Plan.pdf"^^xsd:anyURI;
   dcterms:description "US CLIVAR is a national research program investigating the variability and predictability of the global climate system on time scales ranging from seasons to hundreds of years, with a particular emphasis on the role of the ocean."^^xsd:string;

## A report can either be a report, assessment, or technical input
   dcterms:type "report";

## Frequency of report release:

## Report topic(s):
   dcterms:subject "Oceans,Modeling,Arctic,Extreme Events"^^xsd:string;

## Report chapter(s):

## Report figure(s):

## Report table(s):

## Report finding(s):

## Region(s):
   dcterms:spatial <http://52.38.26.42:8080/region/oceans>;
  
   a gcis:Report, fabio:Report .




## This entity was produced by an organization:     
<http://52.38.26.42:8080/report/usclivar-scienceplan-2013>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/us-us-climate-variability-predictability-program-scientific-steering-committee>;
      prov:hadRole <http://52.38.26.42:8080/role_type/author>;
      ] .

## This entity was produced by an organization:     
<http://52.38.26.42:8080/report/usclivar-scienceplan-2013>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/us-climate-variability-predictability-program>;
      prov:hadRole <http://52.38.26.42:8080/role_type/distributor>;
      ] .

## This entity was produced by an organization:     
<http://52.38.26.42:8080/report/usclivar-scienceplan-2013>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/us-climate-variability-predictability-program>;
      prov:hadRole <http://52.38.26.42:8080/role_type/publisher>;
      ] .