@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/p40125626X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meneer Tijger wordt wild / Peter Brown ; vertaald door Edward van de Vendel" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07896055X>,
        <http://data.bibliotheken.nl/id/thes/p288587103> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p376254696> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p151311889> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025757724" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a19e07d4e015b27e578d673128bf1a3a> ;
    schema1:name "Meneer Tijger wordt wild" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d959a98eb4e011eb8146e1d18b5866a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/941776307> .

