@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/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p854290400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlantic charter / [by Franklin Delano Roosevelt and Winston S. Churchill]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p398068135>,
        <http://data.bibliotheken.nl/id/nbt/p423696998> ;
    dcterms1:issued "1944" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397487789> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068805640> ;
    schema1:bookEdition "[Repr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068480040> ;
    schema1:description "Oorspr. uitg.: 1941",
        "Opl.: 100 genummerde exemplaren" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045213453> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70da746b545c65392595310db9d40ede> ;
    schema1:name "Atlantic charter" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d402e2dc61f49431aa6900506d5bf378> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63803119> .

