You are viewing /book/a004f5ad-e043-41e5-b2d3-eed2d0e10228 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 dbpprop: <http://dbpedia.org/property/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix biro: <http://purl.org/spar/biro/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<http://52.38.26.42:8080/book/a004f5ad-e043-41e5-b2d3-eed2d0e10228>
   dcterms:identifier "a004f5ad-e043-41e5-b2d3-eed2d0e10228";
   dcterms:title "Climate Change in the Adirondacks: The Path to Sustainability"^^xsd:string;
   dbpprop:pubYear "2010"^^xsd:gYear;
   bibo:isbn "0801476518";
   bibo:numPages "200"^^xsd:integer;
   gcis:hasPublisher "Cornell University Press"^^xsd:string;

   a gcis:Book, fabio:Book .

<http://52.38.26.42:8080/book/a004f5ad-e043-41e5-b2d3-eed2d0e10228>
   cito:isCitedBy <http://52.38.26.42:8080/report/nca3/chapter/northeast>;
   biro:isReferencedBy <http://52.38.26.42:8080/reference/b2ece9e9-21a0-47fa-9f9c-2ed7387f20cc>.

<http://52.38.26.42:8080/book/a004f5ad-e043-41e5-b2d3-eed2d0e10228>
   cito:isCitedBy <http://52.38.26.42:8080/report/nca3>;
   biro:isReferencedBy <http://52.38.26.42:8080/reference/b2ece9e9-21a0-47fa-9f9c-2ed7387f20cc>.




## Person and his/her role in the creation of the entity:
<http://52.38.26.42:8080/book/a004f5ad-e043-41e5-b2d3-eed2d0e10228>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/10554>;
      prov:hadRole <http://52.38.26.42:8080/role_type/author>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/wildlife-conservation-society>;
      ] .

## This entity was produced by an organization:     
<http://52.38.26.42:8080/book/a004f5ad-e043-41e5-b2d3-eed2d0e10228>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/cornell-university-press>;
      prov:hadRole <http://52.38.26.42:8080/role_type/publisher>;
      ] .