@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/p403882168> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Na de brand / Jane Casey ; vertaald uit het Engels door Els van Son" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p325767564> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p290475767> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p401454959> ;
    schema1:isbn "9789026335099" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef2ec3a925f987d8bc1ae22bc33ebc51> ;
    schema1:name "Na de brand" ;
    schema1:numberOfPages 1812042 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9f6316404d8431bc425f92c31c9a1e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048655476> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f7c73274afa46ff3e2122b76a902150a> .

