@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/schi018stru01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Struensee  /  H.J.  Schimmel" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/schi018> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "drama",
        "toneeltekst (modern)" ;
    schema1:identifier "schi018stru01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70cf842ba590d93280ab7fdf090c73b5> ;
    schema1:name "Struensee" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41b86c914be35ab8cc0fb7a59096fe5c> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=schi018stru01> .

