@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/p401908771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An den Rhein / [von E.A. Borger ; uebers. von G.H./van Senden]" ;
    dcterms1:issued "1830" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000093854" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068684428> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070201846> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p16933936X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fabf573e2cb15cfc4284017c38103dbd> ;
    schema1:name "An den Rhein" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc3596b05d66f82575f74344df8b87a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/945776322> .

