@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/p083598049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Monodrama: Term and reality" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069716382> ;
    schema1:inLanguage "und" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3eb68376a876927ae56395d717bd11f> ;
    schema1:name "Monodrama: Term and reality" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38ba5850d19719caeac73601e4f8080e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65692417> .

