@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/p422931691> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arnhem September 1944 : persoonlijke verhalen / samenstelling: Dick Beumer" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p21626376X> ;
    schema1:description "1e publicatie: 2004",
        "Eerder verschenen in: Pegasus Journal, Arnhem a commemorative edition" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bfc21b7422ad3006d34b1ddacf1ce4f> ;
    schema1:name "Arnhem September 1944 : persoonlijke verhalen" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1a5f58efb9b7a0d82d8cd09cef8d434> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1104227746> .

