@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/p322722861> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Place (Black, Brown, Beige, Grey & Ash) / Steven Aalders" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241179521> ;
    schema1:description "Tekst in Nederlands en Engels",
        "Uitg. t.g.v. de gelijknamige tentoonstelling in het Mondriaanhuis, Amersfoort, 20 sept. t/m 29 nov. 2009" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e27d8413dc524e140c90c0aae0cafa12> ;
    schema1:name "Place (Black, Brown, Beige, Grey & Ash)" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/096db2fbf28aed1948ccce1dea431c51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/466736251> .

