@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/p157274853> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An expert system for generating waveforms / Henk Koppelaar" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598876>,
        <http://data.bibliotheken.nl/id/thes/p088227227> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069146489>,
        <http://data.bibliotheken.nl/id/thes/p075416034> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043951783> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/143e2b8a53cd2648ddb7b6fc9afdbb66> ;
    schema1:name "An expert system for generating waveforms" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcb319640020a9f083796c7eaa70b39a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68613932> .

