@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/p048604763> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Erasmus / G.A. Lindeboom" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391286129> ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068551959>,
        <http://data.bibliotheken.nl/id/thes/p077593367> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068222408> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04007871X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40232e16bd150dbbc7e3a9530401ab80> ;
    schema1:name "Erasmus" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/433cb4b64dd6bc75c8e58eb6e41afec1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781939677> .

