@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p240181654> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Concertgebouw te Amsterdam / A.L. van Gendt" ;
    dcterms1:issued "1890" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073194271> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d96cdb644c2fce5e8ef39e0f3facf21a> ;
    schema1:name "Concertgebouw te Amsterdam" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79d53eb84e7e573e16dc027970afdcfd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777259093> .

