@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/p810241463> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karen Shaw / [samenst. en red. Florent Bex, Hilde van Pelt]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075298767> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071831088>,
        <http://data.bibliotheken.nl/id/thes/p072221291> ;
    schema1:description "Catalogus van de tentoonstelling gehouden van 22 maart-20 april 1980",
        "Met tekst in het Nederlands en Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07566061X> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862207649> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/deab1afa858e18e1d5cdb20921c8fb29> ;
    schema1:name "Karen Shaw" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71315cf1c053eef27569e0879b1ae2f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902473191> .

