@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/p237282011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... And everybody believes in it ... : an introduction to the dramatic work of Judith Herzberg / by Rudy Engelander" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071197443>,
        <http://data.bibliotheken.nl/id/thes/p07562432X>,
        <http://data.bibliotheken.nl/id/thes/p078691362> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06898538X> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/442fdf3f1f877850e77144e30458fed4> ;
    schema1:name "... And everybody believes in it ... : an introduction to the dramatic work of Judith Herzberg" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6960d1efbb29c01a7001fea2defe82e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66999206> .

