@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/p137673930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Happy birthday rock 'n roll / John van der Veer" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102135231>,
        <http://data.bibliotheken.nl/id/thes/p138706328> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p109294688> ;
    schema1:description "Uitg. voor Free Record Shop en Fame Music" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055012068" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcfd69626cf0a36628ed3ebb87ef2849> ;
    schema1:name "Happy birthday rock 'n roll" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95040df63bbe29333a2cbde0fbf85329> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69032604> .

