@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/p318601125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The queen of death / John Milne ; [ill. by Peter Dennis]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072853190> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072635541> ;
    schema1:description "Licentie-uitg. van: Heinemann. - Oorspr. uitg.: London : Heinemann Educational Books, 1979. - (Heinemann guided readers. Intermediate level ; 19)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628910>,
        <http://data.bibliotheken.nl/id/thes/p075629372> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p23026509X> ;
    schema1:isbn "9789001778668" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40fc362ad5a488f8a33f84c813d5a7c1> ;
    schema1:name "The queen of death" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14761d1bebd4c49656ab4853edad9b4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/320952000> .

