@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/p83084273X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tusschenspelen / P.C. Boutens" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/83084273X.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068702450> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e uitg.: 1942" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045113831> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6b11e8d09d6d96ede73c64bb8668403> ;
    schema1:name "Tusschenspelen" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad29a66853a88c1e2cfc8305db55669c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63470044> .

