@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/p087044781> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beelden in de Gouden Eeuw / [medew.: Jochen Becker .... [et al.]" ;
    dcterms1:issued "1991" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072216875> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823102416> ;
    schema1:isbn "9065150838" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/839a2c016e21f2f4b9f44a1b7476bdfa> ;
    schema1:name "Beelden in de Gouden Eeuw" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/059114e0be628a342699368a57887a1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65694097> .

