@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/p061388262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verwondering / Ralph Prins" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074178555> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074178555>,
        <http://data.bibliotheken.nl/id/thes/p075391775> ;
    schema1:description "Uitg. ter gelegenheid van de gelijknamige expositie van 18 april-26 mei 1990 in De Kijkzaal te Wolvega" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "909003398X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8bcb38b613f2a764c24bdefc1605c975> ;
    schema1:name "Verwondering" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc8bb9c9ccbfdbf0e8d6df4ee62011b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65089297> .

