@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/p405396341> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een verrassend oordeel / door E. Phillips Oppenheim ; vertaald uit 't Engelsch door J. de Hoop Scheffer" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069654654> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108302180> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42e6ab5814895dd94ed577da49984bc4> ;
    schema1:name "Een verrassend oordeel" ;
    schema1:numberOfPages 225 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/964fbd1f4d2a549f349f037e79fce9f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953242874> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dcb39e138ec3c7bd88bdd3a3cd60a405> .

