@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/p110186400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het spook van de opéra / Gaston Leroux ; vert. [uit het Frans]: Jean Schalekamp" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068647921>,
        <http://data.bibliotheken.nl/id/thes/p102135231> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069334412>,
        <http://data.bibliotheken.nl/id/thes/p109294688> ;
    schema1:description "Omslag vermeldt: The phantom of the opera",
        "Oorspr. uitg.: Paris : Lafitte, 1910",
        "Uitg. voor Free Record Shop en Fame Music" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062918824" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c774928428e399c55c7ffe40ccd2b70> ;
    schema1:name "Het spook van de opéra" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/def89fb41b1562380486bc21f66e9385> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66254025> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/357e4647e0746bcbc59a8f309b45a865> .

