@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/p343556995> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brandbaar / Jane Casey ; vert. [uit het Engels] door Iris van der Blom" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p325767564> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p078280710> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Anthos, 2011",
        "Uitg. in samenw. met Ambo/Anthos" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p32160511X> ;
    schema1:isbn "9789049802271" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca1cd18f63bd226b076939ae3a2ac30d> ;
    schema1:name "Brandbaar" ;
    schema1:numberOfPages 777 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5df896807651e60367df598e49bb3bd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824619095> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/459bf176eb72f24324717cb2234df511> .

