@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p418161801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kind met de Japanse ogen / Reggie Baay" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p419579044>,
        <http://data.bibliotheken.nl/id/nbt/p440829941>,
        <http://data.bibliotheken.nl/id/nbt/p44082995X> ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073912182> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025453374" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eeaddcbf7152fa493b974b3ef31cf472> ;
    schema1:name "Het kind met de Japanse ogen" ;
    schema1:numberOfPages 384 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c55797d11096b32438548a3974b4b50e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1056166988> .

