@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p051781999> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Open brief, augustus 1945] / [Jo van Ammers-Küller]" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06956664X> ;
    schema1:description "Verschenen zonder titelpagina en omslag. - Verweerschrift tegen een artikel verschenen in het Parool van 1 augustus 1945, o.d.t. Jo van Ammers Küller: \"Duitschland is mijn tweede vaderland\"." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2c9639a3ae89065855e88fa1c7d7ed4> ;
    schema1:name "[ Open brief, augustus 1945]" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e85ce17503871d21b7be37ea68709f60> .

