@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/p262463156> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een nieuwe wereld / tekst: Philippe Bonifay ; tek.: Jacques Terpant ; [vert. uit het Frans: Hans van den Boom]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073907022> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p254073891> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p262463113> ;
    schema1:isbn "9034301958" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ef259ae1ed7f162e922a583b1b29f9a> ;
    schema1:name "Een nieuwe wereld" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0eec0b552bbb9ecc4c63a10f348c1a33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66564216> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f8ffd6514d6f96a67be282341ee2bc73> .

