@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/p054279372> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam en het beurzenspektakel / Max van Rooy" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600978>,
        <http://data.bibliotheken.nl/id/thes/p075606771>,
        <http://data.bibliotheken.nl/id/thes/p075629550>,
        <http://data.bibliotheken.nl/id/thes/p078458471>,
        <http://data.bibliotheken.nl/id/thes/p078564050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070506566>,
        <http://data.bibliotheken.nl/id/thes/p412976102> ;
    schema1:description "Met samenvatting in het Engels",
        "Uitgave in opdracht van de Vereniging Het Assurantie Beurs Centrum Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/569723ec6cbfe4368665b549d420f18a> ;
    schema1:name "Amsterdam en het beurzenspektakel" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45ab918f39084ee84f171dd676cdaec8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64816264> .

