@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/p437805859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby T. rex / concept en productie: ImageBooks ; illustraties: Victoria Ying" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p260513865>,
        <http://data.bibliotheken.nl/id/thes/p419847227> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41129833X> ;
    schema1:isbn "9789464082999" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cece13ae2c0abebee41e28814d5dbf10> ;
    schema1:name "Baby T. rex" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80e5910a279081f0b484c37ceb7f5a10> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1380991073> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d6a19501a8a572b12259bda170dd5848> .

