@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/p094275920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adam Bede / door George Elliot ; opnieuw vertaald [uit het Engels] door Dutric" ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068297653> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069339554> ;
    schema1:description "In 1860 verscheen een vertaling van A.D. Busken Huet-van der Tholl" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a69b638d88cea5d248228e8b92a81e0> ;
    schema1:name "Adam Bede" ;
    schema1:numberOfPages 478 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9a0709b0af27ba62d6906e501106c4d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65900276> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d8404e05f15d7148b6878231ebb5bb9> .

