@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/p418211728> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het spook van de opera / Gaston Leroux ; Anita van der Ven [transl.]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068647921> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/3da1fcd83c41ef3eee160ea9145bc5bf> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31069966089c992a5ffc2ae9c0455896> ;
    schema1:name "Het spook van de opera" ;
    schema1:numberOfPages 381 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8478d29660550a9b3ba5cb1fc266f10> .

