@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/p240385233> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stedelijk Museum te Amsterdam / etsen door C.L. Dake ; tekst van H.L. Berckenhoff" ;
    dcterms1:issued "1898" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072597321> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070006628> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a66c8c9a7937ca4f30b03981a71e5452> ;
    schema1:name "Stedelijk Museum te Amsterdam" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a0208611abb08756a7e33895ffdfc4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777274051> .

