@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/p113805357> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een nieuw electronenmicroscoop met continu regelbare vergroting / door J.B. Le Poole" ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069306060> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a188b4929907556dba9dcf11a5117f1> ;
    schema1:name "Een nieuw electronenmicroscoop met continu regelbare vergroting" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b30e863d37211968416d82d98e580d8> .

