@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/p820598046> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Some electro-acoustic effects in cadmium sulfide / [by] Wim Westera" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604930>,
        <http://data.bibliotheken.nl/id/thes/p075605783>,
        <http://data.bibliotheken.nl/id/thes/p078463602>,
        <http://data.bibliotheken.nl/id/thes/p078495350> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068754639> ;
    schema1:description "Proefschrift (W. en N.) Utrecht" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5b14b881e2d7c82352b96d2b4074520> ;
    schema1:name "Some electro-acoustic effects in cadmium sulfide" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7887f95f477745c7c5dc8440e3d0ba1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905458446> .

