@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p047973137> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brief aan den hoogleraar Mr. J.R. Thorbecke / door M. Wiardi Beckman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p398565309> ;
    dcterms1:issued "1848" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06830983X>,
        <http://data.bibliotheken.nl/id/thes/p397497202> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070053790> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03acd5591304171543e92cf6ca70d3dd> ;
    schema1:name "Brief aan den hoogleraar Mr. J.R. Thorbecke" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36781a9de206fe5b16c764653fead85d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64875342> .

