@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/p392506106> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bob Morane in de tempel der krokodillen / Henri Vernes ; vertaling [uit het Frans]: Dolf Verroen ; illustraties: Dino Attanasio ; omslag: P. Joubert" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946678> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068922000>,
        <http://data.bibliotheken.nl/id/thes/p068952279>,
        <http://data.bibliotheken.nl/id/thes/p073213330> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053705572> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a480f828ae6a85341b9cbe4ebd29136c> ;
    schema1:name "Bob Morane in de tempel der krokodillen" ;
    schema1:numberOfPages 151 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb1de9467ad47ea668cbcc284a861c12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907678640> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/35f7a653224274af581eeb931fc194d5> .

