@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/p146082370> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Steven Aalders" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p237989433>,
        <http://data.bibliotheken.nl/id/thes/p241179521> ;
    schema1:description "Tentoonstellingscatalogus, Slewe Galerie, Amsterdam van 9 september tot 18 oktober 1995. Tentoonstelling van negen schilderijen zonder titel." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fb5129d2e17a6e3df5ff392db55f370> ;
    schema1:name "Steven Aalders" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb8ca1493cb984b5e135358142e343cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68922422> .

