@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/p137057121> a schema1:BookSeries,
        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/p077596897>,
        <http://data.bibliotheken.nl/id/thes/p078967074> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p122124677> ;
    schema1:description "Fotomech. herdr. van de uitg.: London : Churchill, 1886-1888" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f9029f80b293db57d3cc3fc3908adc8> ;
    schema1:name "A manual of diseases of the nervous system" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45af77bdcff4797cb5f74301aad04b87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69026832> .

