@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/p123823498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dutch-English taxonomic-botanical vocabulary / by C.A. Backer" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603206>,
        <http://data.bibliotheken.nl/id/thes/p077603265>,
        <http://data.bibliotheken.nl/id/thes/p078629217> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072401680> ;
    schema1:bookEdition "2nd ed" ;
    schema1:description "Omslagtitel, koptitel" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3aff12e65dd88bbc582e8ae0a95278c5> ;
    schema1:name "Dutch-English taxonomic-botanical vocabulary" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/683b3482c3de23475902c33de8699e8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/30842877> .

