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

<http://data.bibliotheken.nl/id/dbnlt/berg018auto01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'Autorität und Schmuck. Über die Funktion des Zitates von der Antike bis zur Romantik'  /  Willem van den Berg" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/berg018> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "artikel",
        "sec - letterkunde" ;
    schema1:identifier "berg018auto01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46bead61bef9bf2500eebd82cf505724> ;
    schema1:name "'Autorität und Schmuck. Über die Funktion des Zitates von der Antike bis zur Romantik'" ;
    schema1:translator <http://data.bibliotheken.nl/id/dbnla/true002> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=berg018auto01> .

