@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/p422758892> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine Huizinga : de klassieker Herfsttij der Middeleeuwen samengevat / Willem Otterspeer" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068417535>,
        <http://data.bibliotheken.nl/id/thes/p075614006> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070085579> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p420762329> ;
    schema1:isbn "9789045038698" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9ddf31bea5d42cfa158d530ca0777c7> ;
    schema1:name "De kleine Huizinga : de klassieker Herfsttij der Middeleeuwen samengevat" ;
    schema1:numberOfPages 119319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/156f1f51aeae0b844890940f4ea20ad3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1130760820> .

