@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/p315155175> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De exodus / scenario Fabrice Colin ; tek. Elvire De Cock ; [vert. uit het Frans: Sophro]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p315155108> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p31412988X>,
        <http://data.bibliotheken.nl/id/thes/p315155159> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314129766>,
        <http://data.bibliotheken.nl/id/nbt/p315155167> ;
    schema1:isbn "9789088100192" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b494b90af3dbba5d0fb58190e16f828a> ;
    schema1:name "De exodus" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ee6b5aeceeea086154468e8ffbec097> ;
    schema1:sameAs <http://www.worldcat.org/oclc/294944118> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e79895e21e2a1cb3d9c08ef422929db3> .

