@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/p347996841> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1914-1939 EEN DYNAMISCHE TIJD" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070171246> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a2bc5aa091c21bcea76b7bf604019d5> ;
    schema1:name "1914-1939 EEN DYNAMISCHE TIJD" ;
    schema1:numberOfPages 382 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b495f819fc0f182837d50b8b79142a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63307867> .

