@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p05056496X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De juichende Schouwburg; : zinnebeeldig divertissement" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411368400>,
        <http://data.bibliotheken.nl/id/nbt/p411368419> ;
    dcterms1:issued "1763" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070248923> ;
    schema1:description "Auteur: Lucas Pater" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4556fb034a403000c5fe8d6a8a772cf6> ;
    schema1:name "De juichende Schouwburg; : zinnebeeldig divertissement" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/130fa529a1cf24b555357626c16fc023> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899013391> .

