@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/p11576190X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote tuinboek / [John Brookes ; vert. en bew. uit het Engels door H. Oosthoek]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624761> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071035362> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067728308> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "905495079X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c0d347ebb15c4b1bbebdd47ab6a34ca> ;
    schema1:name "Het grote tuinboek" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/704bcb708841f6e5cded083c13827525> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69418027> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/15ea4c9d02ff7a07881b722aa96490b4> .

