@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/p044366361> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kijk op theater : de toeschouwer in aktie / Emile Schra" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636727> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069302650>,
        <http://data.bibliotheken.nl/id/thes/p075304422> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9072386019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0790c16d87c95a8fbc766d53c278790c> ;
    schema1:name "Kijk op theater : de toeschouwer in aktie" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b161f79fed105a692ccc575f95ba27e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64959956> .

