@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/p413128385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wonderlijke wetenschap achter het brein / hoofdredactie Arjan Kropman" ;
    dcterms1:issued "2017" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p363787771> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p40788615X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6d29679c81e70fe0d80bbd2b7c6c734> ;
    schema1:name "De wonderlijke wetenschap achter het brein" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/317b79da7e6a0d13544f92883255c944> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1013920683> .

