@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/p428003540> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche natuurwetenschappelijke instellingen : hun tekort en hoe dit te verhelpen / door O. Posthumus" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073413755> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p088446735> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8881e0fc08d0b519f9a36571ed0842eb> ;
    schema1:name "De Nederlandsche natuurwetenschappelijke instellingen : hun tekort en hoe dit te verhelpen" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aaaaa48bcfd500a3bbd63a668aa6563b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163928073> .

