@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/p854377409> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A transatlantic dialogue / [pref. Gerard C. Wallis de Vries en Hannie van Leeuwen]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610396>,
        <http://data.bibliotheken.nl/id/thes/p078613752>,
        <http://data.bibliotheken.nl/id/thes/p397567960> ;
    schema1:description "Report on basis of the discussions, which took place in The Hague on 22 and 23 November 1982" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802918689> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db09d08a2f0d674574a818e1509369d9> ;
    schema1:name "A transatlantic dialogue" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa866f807826bd531852651ed2c8ebc3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63804833> .

