@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/p118566563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zeven tegen Nippon : toneelstuk in twee bedrijven / door Wallis Hall ; Ned. bew. Alfred Pleiter" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07166355X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070891877> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebee9d92323c8c567a187ca0da6fe7e8> ;
    schema1:name "Zeven tegen Nippon : toneelstuk in twee bedrijven" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4913065acc87b43ddee3f8068cce5c9> .

