@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/p324887159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van een dinosaurussenavontuur / [tekst: Nicholas Harris ; ill.: Peter Dennis ... et al. ; foto's T. Michael Keesey ; vert. uit het Engels]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153364734> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072635541>,
        <http://data.bibliotheken.nl/id/thes/p32488222X> ;
    schema1:description "Oorspr. Engelse uitg.: Witney : Orpheus Books, cop. 2009" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p324880464> ;
    schema1:isbn "9789088200403" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bd686dd189849684bf0c045a74938fe> ;
    schema1:name "Dagboek van een dinosaurussenavontuur" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80384a136972df6d36845177aa2b948d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/646081556> .

