@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/p180947451> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rivieren / Neil Morris ; geïll. door Vanessa Card ; [vert. uit het Engels]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069268290> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p162693540> ;
    schema1:description "Oorspr. Engelse uitg.: London : Belitha Press, 1995",
        "Rugtitel: De toptien van rivieren" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p181049732> ;
    schema1:isbn "9075905335" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/761b05db8fb08d707e3ab488e995d19f> ;
    schema1:name "Rivieren" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a74cd6d7617ec4aa6b16891ce7779d52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67808968> .

