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

<http://data.bibliotheken.nl/id/dbnlt/pres003antw01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antwoord aan het kwaad, getuigenissen 1939-1945  /  J.  Presser" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/pres003> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "bloemlezing",
        "non-fictie",
        "non-fictie/autobiografie-memoires",
        "non-fictie/geschiedenis/Tweede Wereldoorlog",
        "proza",
        "verhalen",
        "vertaling: Amerikaans-Engels / Nederlands",
        "vertaling: Brits-Engels / Nederlands",
        "vertaling: Duits / Nederlands",
        "vertaling: Frans / Nederlands" ;
    schema1:identifier "pres003antw01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf65606209d1de69e4dec83b61b83ab9> ;
    schema1:name "Antwoord aan het kwaad, getuigenissen 1939-1945" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f890dc77cab8ae1821580ee73d330af> ;
    schema1:translator <http://data.bibliotheken.nl/id/dbnla/maij002> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=pres003antw01> .

