@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/p327120746> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zilveren kist / Chris Mould ; [vert. uit het Engels: Tim Gladdines ; red.: Catalina Steenkoop]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142046140> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152234217>,
        <http://data.bibliotheken.nl/id/thes/p321076311> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p322751411> ;
    schema1:isbn "9789078345206" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee7d8f13457c9742c1a58afad416f887> ;
    schema1:name "De zilveren kist" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c397d04aa14c4b896258216aaaeb4077> ;
    schema1:sameAs <http://www.worldcat.org/oclc/652618167> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bc591430a2d1e7907eea7a2880bf1474> .

