@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/p137060971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A manual of diseases of the nervous system / W.R. Gowers" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616513> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p122124677> ;
    schema1:description "Fotomech. herdr. van de uitg.: London : Churchill, 1886" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p128173874>,
        <http://data.bibliotheken.nl/id/nbt/p137057121> ;
    schema1:isbn "9075341040" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/076656d39dc31b0ee273d64d3d3f5775> ;
    schema1:name "A manual of diseases of the nervous system" ;
    schema1:numberOfPages 463 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b73a24be80f20a7f14f27adeaca38fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769908336> .

