@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/p411368400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De juichende Schouwburg; : zinnebeeldig divertissement" ;
    dcterms1:issued "1763" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000046187" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070248923> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Auteur: Lucas Pater" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p05056496X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13f751d6b5e92f4ecc8513f104422c0a> ;
    schema1:name "De juichende Schouwburg; : zinnebeeldig divertissement" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/693bf799d0bb2d2195b5f782919dcf05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959314589> .

