@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/p433071478> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eeuw van Juliana / J.G. Kikkert" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068779046>,
        <http://data.bibliotheken.nl/id/thes/p06888933X>,
        <http://data.bibliotheken.nl/id/thes/p075626551> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072346310> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p318220318> ;
    schema1:isbn "9789464243208" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6315ef3857642a08371f5aada2d7b6e0> ;
    schema1:name "De eeuw van Juliana" ;
    schema1:numberOfPages 1282884 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63e6b9829d7e1662809fb7cafad14bb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1255188761> .

