@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/p120327783> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The phantom of the opera / Gaston Leroux ; [transl from the French]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068647921> ;
    schema1:description "Oorspr. uitg.: New York : Harper & Row, 1987. - (Perennial library)" ;
    schema1:inLanguage "en" ;
    schema1:isbn "0060809248" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ba5d56ea89148d67b18cacf12510708> ;
    schema1:name "The phantom of the opera" ;
    schema1:numberOfPages 360 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/decc539ef0584a5f483f208750493e80> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9266e261872bb4fd5a934bbba1d26b68> .

