@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/p125343655> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dames en heren, als ik al... / Anneke Brassinga ; [front.: Peter Yvon de Vries]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067519156> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071740708> ;
    schema1:description "Opl. van 40 ex",
        "Rede bij de opening van een tentoonstelling van Peter Yvon de Vries in galerie Petit te A'dam" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e19235746e0ce1e262164e3a43124308> ;
    schema1:name "Dames en heren, als ik al..." ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dda3d4e338ddf5bef164270043ad2825> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69213105> .

