@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/p161377831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beethoven in zijn brieven / Jos van der Zanden" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068716494>,
        <http://data.bibliotheken.nl/id/thes/p077601513>,
        <http://data.bibliotheken.nl/id/thes/p078473357> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075171791> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068716494> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075637146> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025728936" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fad3d76d0e132e70c8c6c9039839af0> ;
    schema1:name "Beethoven in zijn brieven" ;
    schema1:numberOfPages 252 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82372324fb5cf1156a754d2170b08e89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901699348> .

