@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/p165162376> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het spook van de opera / Gaston Leroux ; Nederlandse bewerking [en vertaling uit het Frans]: Jack Kröner" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068647921> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072822333> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7145956c8a074fe8137a91778f39b55> ;
    schema1:name "Het spook van de opera" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/528ce5ca3c11c83a1b5f723eb7774357> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68306832> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d31253edb086dff533beda740c2be1c2> .

