@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/p089503899> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De facelift / Bert van der Meij [en] Lian Ong" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073712760> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074706993> ;
    schema1:description "Uitnodiging in stripvorm t.g.v. een expositie gehouden in art gallery Comic Sens te Amsterdam van 27 september t/m 29 oktober 1991" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c22ff7168e02380b638b030e1c3dd440> ;
    schema1:name "De facelift" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc82c2250ac4c13b37775c1461258764> .

