You are viewing /book/a591f050-ae8f-4e6d-a5ce-7dd893467d74 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/a591f050-ae8f-4e6d-a5ce-7dd893467d74>
   dcterms:identifier "a591f050-ae8f-4e6d-a5ce-7dd893467d74";
   dcterms:title "Nature's Services: Societal Dependence On Natural Ecosystems"^^xsd:string;
   dbpprop:pubYear "1997"^^xsd:gYear;
   bibo:isbn "9781559634762";
   bibo:numPages "412"^^xsd:integer;
   gcis:hasPublisher "Island Press"^^xsd:string;
   gcis:hasURL "http://www.islandpress.org/book/natures-services"^^xsd:anyURI;

   a gcis:Book, fabio:Book .




<http://52.38.26.42:8080/report/usgcrp-ngcrp2012-2021>
   prov:wasDerivedFrom <http://52.38.26.42:8080/book/a591f050-ae8f-4e6d-a5ce-7dd893467d74>.


## Person and his/her role in the creation of the entity:
<http://52.38.26.42:8080/book/a591f050-ae8f-4e6d-a5ce-7dd893467d74>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/5777>;
      prov:hadRole <http://52.38.26.42:8080/role_type/editor>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/stanford-university>;
      ] .

## This entity was produced by an organization:     
<http://52.38.26.42:8080/book/a591f050-ae8f-4e6d-a5ce-7dd893467d74>    
   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>;
      ] .