@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/p459520547> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het licht / samenstelling Jan van Duijnhoven, John Prop, Wouter Prins, Joël Visser" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p424683016> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p102260281>,
        <http://data.bibliotheken.nl/id/thes/p24807914X>,
        <https://data.bibliotheken.nl/.well-known/genid/6be055349b6c1129a7fc18a45850b441> ;
    schema1:description "Uitgave ter gelegenheid van de gelijknamige expositie 'In het licht', Museum Krona, 10 december 2022 - 10 april 2023" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4972453b02a745ce5e66aebb2177ba09> ;
    schema1:name "In het licht" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d37d12bfe48108f46345094af1fd9ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1578823800> .

