@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/p301774625> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het spook van de opera / Ed Franck ; naar Gaston Leroux ; [bew. naar het Frans]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071413545> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068647921> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p263985482> ;
    schema1:isbn "9789059081819" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9268de1448f163260bfaad3bcd2261f5> ;
    schema1:name "Het spook van de opera" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53bb05ace074cb5ae438ed5245f05587> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150174668> .

