@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/p314436170> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het neuro-weten en de geest / door Jellemer Jolles" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661713>,
        <http://data.bibliotheken.nl/id/thes/p078602963>,
        <http://data.bibliotheken.nl/id/thes/p188824588> ;
    schema1:associatedMedia "http://pub.maastrichtuniversity.nl/6ac9ba29-f7dc-4e9a-b320-2cae80b26a8c" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068415931> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Academische rede Maastricht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p862231035> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc36dd3beec7e059f7299422dd7283f9> ;
    schema1:name "Het neuro-weten en de geest" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3db0446f123228e652cf57485a5671d9> .

