@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/p256575215> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groene rivier / Rafael Moralès, Jacques Martin ; met de medew. van Marc Henniquiau ; [vert. uit het Frans]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173858333> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070042691>,
        <http://data.bibliotheken.nl/id/thes/p15241536X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831499303> ;
    schema1:isbn "9030330309" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4559b86d8ce900171a80cb8f0df60249> ;
    schema1:name "De groene rivier" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/693ba1d9f12e384785dceb410c0acde1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66762510> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1501c87c9c3d8fda0dc42f6e47780ef2> .

