You are viewing /book/8db8d893-2bc3-4c51-9841-4176921122b2 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/8db8d893-2bc3-4c51-9841-4176921122b2>
   dcterms:identifier "8db8d893-2bc3-4c51-9841-4176921122b2";
   dcterms:title "Encyclopedia of Hydrological Sciences"^^xsd:string;
   dbpprop:pubYear "2005"^^xsd:gYear;
   bibo:isbn "9780470848944";
   bibo:numPages "3456"^^xsd:integer;
   gcis:hasPublisher "John Wiley and Sons, Inc."^^xsd:string;

   a gcis:Book, fabio:Book .

<http://52.38.26.42:8080/book/8db8d893-2bc3-4c51-9841-4176921122b2>
   cito:isCitedBy <http://52.38.26.42:8080/report/indicator-frost-free-season>;
   biro:isReferencedBy <http://52.38.26.42:8080/reference/931268c4-a7c9-4bef-b657-8d3d97e6bd3f>.




## Person and his/her role in the creation of the entity:
<http://52.38.26.42:8080/book/8db8d893-2bc3-4c51-9841-4176921122b2>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/2544>;
      prov:hadRole <http://52.38.26.42:8080/role_type/executive_editor>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/university-bristol>;
      ] .

## Person and his/her role in the creation of the entity:
<http://52.38.26.42:8080/book/8db8d893-2bc3-4c51-9841-4176921122b2>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/2545>;
      prov:hadRole <http://52.38.26.42:8080/role_type/editor>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/university-saskatchewan>;
      ] .