@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/p06546026X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandse veilingcatalogi uit 1691 / Carla van der Poel" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073486930> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8b0b1c1d08dbc2d4c0b0f09e909af72> ;
    schema1:name "Nederlandse veilingcatalogi uit 1691" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25f5502c3371b4fd8eb89167d02aeb5a> .

