@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/p852406924> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opkomst van de koude oorlog (1945-1949) / [door] J.W. Nobel" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070938598> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832778788> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a38ee6e7fae58fddbfc706dc7a689de> ;
    schema1:name "De opkomst van de koude oorlog (1945-1949)" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de782bdddc38b4332a4774e66fef983f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/26612359> .

