@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/p121315312> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Radiogolven uit het wereldruim / C.J. Bakker en H.C. van de Hulst" ;
    dcterms1:issued "1945" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/333f3decbc49c05693abfed4e11b8c7d>,
        <https://data.bibliotheken.nl/.well-known/genid/9d72191918a25ef751140c1e08d8a5d4> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044053649> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd46f602f6511e4324138a64124bed6c> ;
    schema1:name "Radiogolven uit het wereldruim" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3d2f0fa76054c3f941b3ed2bdb908f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69355633> .

