@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/p433071389> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De drie Oranje Koningen : Willem I, Willem II, Willem III / J.G. Kikkert" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068686943>,
        <http://data.bibliotheken.nl/id/thes/p070645345>,
        <http://data.bibliotheken.nl/id/thes/p070993971>,
        <http://data.bibliotheken.nl/id/thes/p075626551> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072346310> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Gebaseerd op de 3e druk: 2016. - Oorspronkelijke uitgave: 2010",
        "Met grote letters gedrukt" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p386013586> ;
    schema1:isbn "9789464243192" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d97c71950f66a732e95d9ec3a04721c1> ;
    schema1:name "De drie Oranje Koningen : Willem I, Willem II, Willem III" ;
    schema1:numberOfPages 11582652 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d24d00aaae127c16fbb3dd036804af09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1255188807> .

