@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/p810295180> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrouw en theater / samengest. door Rob Erenstein ... [et al.]" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078691362>,
        <http://data.bibliotheken.nl/id/thes/p078951569> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069112711> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822902672> ;
    schema1:isbn "9002141599" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f08aee4bc77f950798aeeb9097c94f96> ;
    schema1:name "Vrouw en theater" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33619155ecb5772daa9ff7ca7fe200ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63338605> .

