@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/p203259076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bach und ich / Maarten 't Hart ; aus dem Niederländischen von Maria Csollány" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068436548> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069177600> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3716022659" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb56e15e519cda17102ae5c21c585238> ;
    schema1:name "Bach und ich" ;
    schema1:numberOfPages 257 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0079a148b312eb7f0164cdb3af07d3e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907016747> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c5f696462f29c6e6d83d1ed3491cd10a> .

