@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/p241592798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beelden van Bisschop Bekkers / R.W.A.M. de Visser" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06954736X>,
        <http://data.bibliotheken.nl/id/thes/p077594355> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p166618756>,
        <http://data.bibliotheken.nl/id/thes/p28851503X> ;
    schema1:description "Omslagtitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090158537" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48561f65c469fd11fdd57ee8769bde35> ;
    schema1:name "Beelden van Bisschop Bekkers" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c506a5b1d16623a71281899a7648d579> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66915349> .

