@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/p865590249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "All about angiosperms / A.D.J. Meeuse ; [figures by the author ... et al.]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627965>,
        <http://data.bibliotheken.nl/id/thes/p077603338>,
        <http://data.bibliotheken.nl/id/thes/p078445256> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069213976> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9070879654" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ea8b77a37c4d7a4c881a2562499f790> ;
    schema1:name "All about angiosperms" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18f4101f9408ac2562d49aef8c681142> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906493675> .

