@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/p431718261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Erasmus : dwarsdenker : een biografie / Sandra Langereis" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068551959> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p175481946> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p430213549> ;
    schema1:isbn "9789403127118" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d07e8d7bb788bad973ff709d4ed3e623> ;
    schema1:name "Erasmus : dwarsdenker : een biografie" ;
    schema1:numberOfPages 752 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18392f9202385cc673161d778d80c930> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237829690> .

