@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/p09564718X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The introduction of the English theatre on the continent in the first half of the 18th century / J. Almagor" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074239457> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dace9eb42a445b5ed71c8dec5c062fc3> ;
    schema1:name "The introduction of the English theatre on the continent in the first half of the 18th century" ;
    schema1:numberOfPages 302 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/718304a84d7ca8ed980f26c72bd7c57a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65957963> .

