@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/p180789279> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bomen en heesters in kleuren / W.P. Postma & G. van der Tuin ; ill. Verner Hancke" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601737>,
        <http://data.bibliotheken.nl/id/thes/p075659719> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071504494> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07129371X>,
        <http://data.bibliotheken.nl/id/thes/p072630957> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832772135> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d7c93dcbb744ccbd2c22e89c2de40ef> ;
    schema1:name "Bomen en heesters in kleuren" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d62f19da0b3f3dcf6250376f5ffd962c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67801079> .

