@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/p810883872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carel Visser / Cor Blok" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069881790>,
        <http://data.bibliotheken.nl/id/thes/p075600536> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071809732> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069881790> ;
    schema1:description "Met biografie en tentoonstellingsoverzicht" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830361928> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a935ed89298c6599631fba0d9741eb87> ;
    schema1:name "Carel Visser" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d52a13a49de8da56c56dc4e84400ec2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898808102> .

