@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/p234748427> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De effecten van muziek op cognitieve prestaties / Esther de Brouwer, Vera Rijcken" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597788>,
        <http://data.bibliotheken.nl/id/thes/p078424593>,
        <http://data.bibliotheken.nl/id/thes/p078471478>,
        <http://data.bibliotheken.nl/id/thes/p078597420> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p234748311> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p234748346> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/587aec809497aca8086a7a97a406b37e> ;
    schema1:name "De effecten van muziek op cognitieve prestaties" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff328890ee10880f04e60fa1f19624ff> .

