@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/p833787551> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De crisis van het theater : verslag van een studiogesprek / Jan Kassies" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075353946> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068238002>,
        <http://data.bibliotheken.nl/id/thes/p070104654> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833787527> ;
    schema1:isbn "9070972026" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/942c10abf4ebdb640cd81fa8e4270bda> ;
    schema1:name "De crisis van het theater : verslag van een studiogesprek" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ead55c519a1f5f5c7502d3989c10f2d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769025752> .

