@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/p419579044> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kind met de Japanse ogen / Reggie Baay" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073912182> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p418161801> ;
    schema1:isbn "9789025453381" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab5b1a032fdc07f6f671c1959fbd92d9> ;
    schema1:name "Het kind met de Japanse ogen" ;
    schema1:numberOfPages 1312677 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99cbcb92bca705c90bf2094f20f205cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1130760455> .

