@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/p380435691> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iets over de botanische resultaten van de Noord-Nieuw-Guinea-expeditie 1920 / door H.J. Lam" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069843260> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/031e84efa9c0656cb0d43d6d09201383> ;
    schema1:name "Iets over de botanische resultaten van de Noord-Nieuw-Guinea-expeditie 1920" ;
    schema1:numberOfPages 326 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2be5de1675f9409a6e5758aa4cce809d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887714947> .

