@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/p090971388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analysis of the FM receiver with frequency feedback / F.G.M. Bax" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073544205> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/dd8c8ce1ae65065117e0f1c75a48121e> ;
    schema1:description "Ook verschenen als proefschrift Nijmegen" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822053497> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6e97b86654583557ec95e596dadcd8d> ;
    schema1:name "Analysis of the FM receiver with frequency feedback" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c9e7c9dbbf279e80c9be0572a9cffe0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/203409> .

