@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/p080150276> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Radio-ontvangtechniek : (grondslagen) / J. Corver" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069360839> ;
    schema1:bookEdition "2e, geheel herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c7f23a961e159e6bed97a131e7fc48c> ;
    schema1:name "Radio-ontvangtechniek : (grondslagen)" ;
    schema1:numberOfPages 408 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43b4802f7cb3ada0e5ec9cd7b5ad29d8> .

