@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/p088028771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afscheid van de Koude oorlog : terugblik op een tijdperk / P. Valkenburgh" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p310706041> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068652127>,
        <http://data.bibliotheken.nl/id/thes/p075369648> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071514048" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59a5822fe4391b9978acfaf51f2e1dad> ;
    schema1:name "Afscheid van de Koude oorlog : terugblik op een tijdperk" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7645de2387d8282cadde09825507851> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65742021> .

