@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/p105350087> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het spook van de opera / G. Leroux ; vert. van C.M. v. Goorde" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068647921> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/c8858c20bc1974891c341a812428b0d6> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebd34360fa332e8ff96a6a0ee5eb0e3c> ;
    schema1:name "Het spook van de opera" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/addd640f0e548546cf45596de6aa6c29> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7af1f738a31399f7fc4f789452639df5> .

