@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00072532400> schema:contributor <http://urn.fi/URN:NBN:fi:bib:me:P00072532402> ;
    schema:name "Studies on parabiotic rats : 2, The use of [sup 14]C-labelled amino acids in studying the nature of the exchange between the partners",
        "Studies on parabiotic rats : 3, An improved method for joining young and adult rats parabiotically and evidence of physiological interaction between them",
        "Studies on parabiotic rats : 4, Circulatory communication and the rate of blood exchange between the parabionts studied with the aid of the [sup 14]C-labelled red blood cells" .

<http://urn.fi/URN:NBN:fi:bib:me:P00072532402> a schema:Person ;
    schema:name "Holloway, R. C" .

