@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p427956102> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An anatomical guide to experimental researches on the rabbit's brain / Ada Potter" ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078533554>,
        <http://data.bibliotheken.nl/id/thes/p078563690> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073770442> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ondertitel op de band: A series of 40 frontal sections",
        "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p049398121> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/371c2689447048429dec7d032bc6c592> ;
    schema1:name "An anatomical guide to experimental researches on the rabbit's brain" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37915cf52270e902e496871ffe38f872> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163860791> .

