@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/p171420772> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aurélie Nemours" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621258>,
        <http://data.bibliotheken.nl/id/thes/p173471498> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173697445> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p173471498> ;
    schema1:description "Aurélie Nemours, retrospective, 21 september-16 november 1997, bij het tienjarig bestaan van De Vierde Dimensie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080196223" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18d4a79c20a23928d258d716f19277e7> ;
    schema1:name "Aurélie Nemours" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d366e2d516f3403c7f2a0dbbe37cbe0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68019061> .

