@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/p392145456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ark van Noach / Lois Rock ; geïllustreerd door Emily Bolam ; vertaald [uit het Engels] door Marieke Slagter" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p115385363> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p110101839>,
        <http://data.bibliotheken.nl/id/thes/p301826897> ;
    schema1:description "Met 4 legpuzzels van 4 stukjes" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p396049206> ;
    schema1:isbn "9789033832512" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3123f4d7906966daaeb3ae47724d8d24> ;
    schema1:name "De ark van Noach" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91fefa249c630704d5210ae714396570> ;
    schema1:sameAs <http://www.worldcat.org/oclc/921491353> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a5b3b7840c512b725cca21bd4a9fd20a> .

