@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/p303334207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eragon / Christopher Paolini ; [vert. uit het Engels: Erica Feberwee]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p256320519> ;
    schema1:bookEdition "13e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068801599> ;
    schema1:description "1e dr. Nederlandse uitg.: 2004" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p268237638> ;
    schema1:isbn "9789022548288" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8618ef3a3072155bc2aa1de6167f2ead> ;
    schema1:name "Eragon" ;
    schema1:numberOfPages 478 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e8e0a5c8d8229f6f73377dc44f63ed1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/202441093> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/15924e98e7023addcb82d01028d88cf8> .

