@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/p833327747> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De theatrale krant / tek. Tom Eyzenbach ; tekst Hans Keller" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602598>,
        <http://data.bibliotheken.nl/id/thes/p075603640>,
        <http://data.bibliotheken.nl/id/thes/p397399197> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073271985> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068395299> ;
    schema1:description "Gedeeltelijk eerder gepubliceerd in NRC-Handelsblad",
        "Opl. 125 genummerde en gesigneerde exemplaren" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821067966> ;
    schema1:isbn "9070466074" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a3c240331c5b83b4353b034eaac7884> ;
    schema1:name "De theatrale krant" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/555edf55ed8b5097cffd4e5546ac3d7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63291052> .

