@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/p270365699> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toneelspelen / Joost van den Vondel ; verzorgd door H.W.E. Moller" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155207903> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b333bdd8dfec86a3de405904b7a099b6> ;
    schema1:name "Toneelspelen" ;
    schema1:numberOfPages 335 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a8fabe751f9d07d51b3d01bcf5de2c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/784322722> .

