You are viewing /report/eia-ieo2011 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/eia-ieo2011>
   dcterms:identifier "eia-ieo2011";
   dcterms:title "International Energy Outlook 2011"^^xsd:string;
   dbpprop:pubYear "2011"^^xsd:gYear;
   gcis:hasURL "http://www.eia.gov/forecasts/archive/ieo11/"^^xsd:anyURI;

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

## Frequency of report release:
   dcterms:frequency "1 year"^^xsd:string;

## Report topic(s):

## Report chapter(s):

## Report figure(s):

## Report table(s):

## Report finding(s):

## Region(s):
  
   a gcis:Report, fabio:Report .

<http://52.38.26.42:8080/report/eia-ieo2011>
   cito:isCitedBy <http://52.38.26.42:8080/report/nca3/chapter/mitigation>;
   biro:isReferencedBy <http://52.38.26.42:8080/reference/49c48c84-0b97-49cd-a28e-70edc9cbda24>.

<http://52.38.26.42:8080/report/eia-ieo2011>
   cito:isCitedBy <http://52.38.26.42:8080/report/nca3/chapter/mitigation/finding/limit-carbon-dioxide-emission-need>;
   biro:isReferencedBy <http://52.38.26.42:8080/reference/49c48c84-0b97-49cd-a28e-70edc9cbda24>.

<http://52.38.26.42:8080/report/eia-ieo2011>
   cito:isCitedBy <http://52.38.26.42:8080/report/nca3>;
   biro:isReferencedBy <http://52.38.26.42:8080/reference/49c48c84-0b97-49cd-a28e-70edc9cbda24>.




## This entity was produced by an organization:     
<http://52.38.26.42:8080/report/eia-ieo2011>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/us-energy-information-administration>;
      prov:hadRole <http://52.38.26.42:8080/role_type/author>;
      ] .