@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns0: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns1: <http://www.bl.uk/schemas/bibliographic/blterms#> .
@prefix ns2: <http://purl.org/NET/c4dm/event.owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix bibrdf: <http://talisbase.talis.com/bibrdf#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix prism: <http://prism.talis.com/schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

<http://library.ncirl.ie/year/1996>
	rdfs:label "1996"^^xsd:gYear, "1996-01-01T00:00:00Z"^^xsd:gYear .

<http://library.ncirl.ie/agent/Viking>
	a foaf:Agent ;
	rdfs:label "Viking" .

<http://library.ncirl.ie/place/London>
	a ns0:SpatialThing ;
	rdfs:label "London.", "London?", "London" .

<http://library.ncirl.ie/publicationEvent/LondonViking1996>
	a ns1:PublicationEvent ;
	rdfs:label "London: Viking, 1996." ;
	ns2:time <http://library.ncirl.ie/year/1996> ;
	ns2:place <http://library.ncirl.ie/place/London> ;
	ns2:agent <http://library.ncirl.ie/agent/Viking> .

<http://library.ncirl.ie/items/9566#note_1>
	a rdf:Seq ;
	rdf:_1 <http://library.ncirl.ie/items/9566#note_1_1> .

<http://library.ncirl.ie/items/9566.rdf>
	dcterms:created "2016-02-29T15:24:46Z"^^xsd:dateTime ;
	dcterms:creator <http://admin.talis.com/customers/ncirl> ;
	bibrdf:processedVersion "1.4" .

<http://library.ncirl.ie/items/9566#note_1_1>
	rdfs:label "Includes bibliographical references (p. 295-300) and index." .

<http://library.ncirl.ie/items/9566>
	a bibo:Book ;
	rdfs:isDefinedBy <http://library.ncirl.ie/items/9566.rdf> ;
	dcterms:medium <http://library.ncirl.ie/format/book> ;
	bibo:isbn "9780670850181", "0670850187", "0670850187 (hbk.)", "9780670850181 (hbk.)" ;
	prism:publisher "London: Viking, 1996" ;
	dcterms:description <http://library.ncirl.ie/items/9566#note_1> ;
	dcterms:title "Climbing mount improbable" ;
	dcterms:abstract "In this book, Richard Dawkins urges us to put aside superstitions and wake up to a universe far more wondrous than those in any myths, by describing the difference between accident and design in evolution." ;
	dcterms:language <http://www.lexvo.org/page/iso639-3/eng>, "eng"^^dcterms:ISO639-2 ;
	bibo:isbn13 "9780670850181" ;
	bibo:isbn10 "0670850187" ;
	prism:identifier <urn:isbn:9780670850181>, <urn:x-prism:identifier:uid:library.ncirl.ie:9566> ;
	dcterms:date "1996-01-01T00:00:00Z"^^xsd:gYear, "1996" ;
	ns1:publication <http://library.ncirl.ie/publicationEvent/LondonViking1996> ;
	prism:publication "London: Viking, 1996." ;
	prism:workFrbrKey <urn:uuid:32aec1c9-7edf-5026-8516-977ce37a4979> ;
	prism:manifestationFrbrKey <urn:uuid:9cd2dfb5-b8aa-5959-aa89-d03e3436b3d0> ;
	prism:expressionFrbrKey <urn:uuid:d73c528d-f89b-51a6-945a-9fddd707077e> ;
	prism:expandedCount "1" ;
	dc:creator "Dawkins, Richard, 1941-" ;
	dc:contributor "Ward, Lalla." ;
	dc:format "book" ;
	dc:publisher "London : Viking" ;
	dc:subject "Zoology", "Evolution (Biology)", "Biology", "Genetics" .

