@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/p279915896> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stichting 1940-1945" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423970984> ;
    dcterms1:issued "194X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075366746> ;
    schema1:description "Geen titelpag. - Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96744a1a486ebc5c0e8005c6625e276a> ;
    schema1:name "Stichting 1940-1945" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff3873ad1613e65ee5d59531ae9282cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66369760> .

