@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/p448156679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Commedia dell'arte, dat is: puur toneel / H.H.J. de Leeuwe" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636727>,
        <http://data.bibliotheken.nl/id/thes/p077600037>,
        <http://data.bibliotheken.nl/id/thes/p078472318> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068734395> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p830280073> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852098014> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e56c1ebf0542804ae0cdf11520cea64> ;
    schema1:name "Commedia dell'arte, dat is: puur toneel" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8496f8026a3e7f134593e46c1ec5fd2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517382907> .

