@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/p391511750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Erasmus / door J.A.C. van Leeuwen" ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068551959>,
        <http://data.bibliotheken.nl/id/thes/p077593367> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMUBVU02:000000794" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074970933> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854046518> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045135835> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0394c85f02c40864d3b0d2fe32aee525> ;
    schema1:name "Erasmus" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c82a13be236e86073cce07828f88788> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904752838> .

