You are viewing /book/87dcd46d-c518-4b43-859e-8a55fe2181e4 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/87dcd46d-c518-4b43-859e-8a55fe2181e4>
   dcterms:identifier "87dcd46d-c518-4b43-859e-8a55fe2181e4";
   dcterms:title "Coping With Climate Change: National Summit"^^xsd:string;
   dbpprop:pubYear "2008"^^xsd:gYear;
   bibo:isbn " 978-1597265560";
   bibo:numPages "256"^^xsd:integer;
   gcis:hasPublisher "Island Press"^^xsd:string;
   gcis:hasURL "https://islandpress.org/book/coping-with-climate-change"^^xsd:anyURI;

   a gcis:Book, fabio:Book .




## Person and his/her role in the creation of the entity:
<http://52.38.26.42:8080/book/87dcd46d-c518-4b43-859e-8a55fe2181e4>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/1063>;
      prov:hadRole <http://52.38.26.42:8080/role_type/editor>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/university-michigan-school-natural-resources-environment>;
      ] .

## Person and his/her role in the creation of the entity:
<http://52.38.26.42:8080/book/87dcd46d-c518-4b43-859e-8a55fe2181e4>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/839>;
      prov:hadRole <http://52.38.26.42:8080/role_type/editor>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/university-michigan-school-natural-resources-environment>;
      ] .

## Person and his/her role in the creation of the entity:
<http://52.38.26.42:8080/book/87dcd46d-c518-4b43-859e-8a55fe2181e4>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/10565>;
      prov:hadRole <http://52.38.26.42:8080/role_type/editor>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/us-department-state>;
      ] .

## This entity was produced by an organization:     
<http://52.38.26.42:8080/book/87dcd46d-c518-4b43-859e-8a55fe2181e4>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/island-press>;
      prov:hadRole <http://52.38.26.42:8080/role_type/publisher>;
      ] .