@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/p851994407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ogen van de tijger / Nick Carter ; vert. [uit het Amerikaans] door J.A.M. Offereins" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070694036> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071049754> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852527098> ;
    schema1:isbn "9062785298" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe9b90b7f78b91256ed3c32b0d79687c> ;
    schema1:name "De ogen van de tijger" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b474ad2cbaa4fec6463e206154fdf587> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fd1bde3e83f48c380e9852d18ac55610> .

