@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/p803455321> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arthur Henderson / door E. C. Knappert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416522122> ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070548218> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070765952>,
        <http://data.bibliotheken.nl/id/thes/p075321424> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ca42d4c2b4209efd2518a29dd53525f> ;
    schema1:name "Arthur Henderson" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd2b6c7d2a8a197a20f004eda2353b28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63303918> .

