@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/p31429144X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dinosaurus encyclopedie / Sam Taplin ; ill.: David Hancock ; [vert. uit het Engels: Uitgeverij Sjaloom]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274438879> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p148246559> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9780746094259" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69a967379d618b03c92a27e46d19d499> ;
    schema1:name "De dinosaurus encyclopedie" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cb2e1a646370a32bb692adf26f7ca15> ;
    schema1:sameAs <http://www.worldcat.org/oclc/262641986> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0493cb47acaaaf3e17a89ecd86af997a> .

