@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/p314381554> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wilde dieren / Richard Ferguson ; [tekst Marie Greenwood ; vert. uit het Engels: Christelle Bogaert]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141628693> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p189163143>,
        <http://data.bibliotheken.nl/id/thes/p245880003> ;
    schema1:description "Omslag vermeldt: pop-up boek" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789020978452" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9441b7dcd9d972be4537e19f7334eb29> ;
    schema1:name "Wilde dieren" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a98662f1354f03bed79c68dd4342417> ;
    schema1:sameAs <http://www.worldcat.org/oclc/273506278> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/864baea4dc759b68653849d47c9e463e> .

