@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/p842435816> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dracaena in West Africa / J.J. Bos" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618796>,
        <http://data.bibliotheken.nl/id/thes/p077603346>,
        <http://data.bibliotheken.nl/id/thes/p078488966>,
        <http://data.bibliotheken.nl/id/thes/p078685192> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070343551>,
        <http://data.bibliotheken.nl/id/thes/p075332418> ;
    schema1:description "Ook verschenen als proefschrift Wageningen" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843219181> ;
    schema1:isbn "9067540587" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f44aaf1d330945d8d7eb0f0951dcaa8> ;
    schema1:name "Dracaena in West Africa" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8d1c5479155f731bd6afcfe8fabbca1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898787265> .

