@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/> .

<http://data.bibliotheken.nl/id/nbt/p238494047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brillen voor alderhande gesichten" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p426167406>,
        <http://data.bibliotheken.nl/id/nbt/p426167414> ;
    dcterms1:issued "1672" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08066315X> ;
    schema1:description "Gericht tegen Johan de Witt",
        "Ondertek.: Brillerus" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f560e1f098f2d6442cccf7c9b6741fd4> ;
    schema1:name "Brillen voor alderhande gesichten" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/430f63309bf303e93cb26b40349aff00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/914270596> .

