@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/p430061641> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote boek over dinosaurussen / tekst: Alex Frith ; illustraties: Fabiano Fiorin ; dinosaurusexpert: Dr. Darren Naish ; vertaling [uit het Engels]: Els Peeters" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p310375665> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p205292488>,
        <http://data.bibliotheken.nl/id/thes/p258202203>,
        <http://data.bibliotheken.nl/id/thes/p334542405> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9781474985024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d6f2843cafe3c7efc48f1791a714cf4> ;
    schema1:name "Het grote boek over dinosaurussen" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f88494c65f45022ad6359f619d47f2b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1227016506> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f7cc35b9c71682d4c1b8f77ff712bd00> .

