@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/p30671891X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A pocket-sized introduction to acoustics / Keith Attenborough, Michiel Postema" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598787> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068904177> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p267964951> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789081258821" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3264bb0016e242b705b580df2ed256fe> ;
    schema1:name "A pocket-sized introduction to acoustics" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05d03707e35bfa3b1c3f729c699e4c3b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778060415> .

