@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/p449177750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groote erfenis / door Erick Ebenstein ; [vert. uit het Duits]" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069570299> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p166999571> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156287110> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e2b357111bc2f14cca41fe4df047d9d> ;
    schema1:name "De groote erfenis" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84a6fb07046b8182b41db8d161e97e50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520628900> .

