@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/p036299898> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amerika / Riviere, Berthet, Bocquet ; [vert. uit het Frans]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069296189> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069064075>,
        <http://data.bibliotheken.nl/id/thes/p071284591> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852551630> ;
    schema1:isbn "9031411302" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a1603ab828e92645cf4999ebf01e55c> ;
    schema1:name "Amerika" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb11e4d2f796e028e93fb054375858d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64270688> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9a8cfc0a52e992556a33ff9928728118> .

