@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/p036448141> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "10 jaar Ra / [tekst Liesbeth Crommelin, Paul Derrez ; fotogr. Anna Beeke ... et al. ; vert. John Rudge]" ;
    dcterms1:issued "1986" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/eb946dd27bc7fc760b7265c469a4b852> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067917232>,
        <http://data.bibliotheken.nl/id/thes/p069420149>,
        <http://data.bibliotheken.nl/id/thes/p07096873X> ;
    schema1:description "Catalogus van de jubileumtentoonstelling in Galerie Ra, Amsterdam, 4 oktober-2 november 1986",
        "Nederlandse en Engelse tekst" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2a7da903013fee54a59f3001ed3fa2d> ;
    schema1:name "10 jaar Ra" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b1137b8c241bd67024b93bdeabd9427> ;
    schema1:sameAs <http://www.worldcat.org/oclc/27263707> .

