@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/p112123678> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A structural theory of the central nervous system / by Alston S. Householder" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596897>,
        <http://data.bibliotheken.nl/id/thes/p078466466> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074822365> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83094267X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7dd4f01bbdbf8351b70d071b647a2e0> ;
    schema1:name "A structural theory of the central nervous system" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65ce2cd18e22f01b78c78d588f46e55b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/8011183> .

