@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/p436054604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vaderskind : de oorlog van Renate Rubinstein / Hans Goedkoop" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071242503>,
        <http://data.bibliotheken.nl/id/thes/p436233177> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074520075> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045042855" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c272e2d862f34d61fc7906f6cc88a40> ;
    schema1:name "Vaderskind : de oorlog van Renate Rubinstein" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ba5b1b879bc60f1d170983ccab45c6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334011626> .

