@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/p145643751> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emma / Jane Austen ; [vert. uit het Engels door: Carolien Polderman-de Vries]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068721722> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070214255> ;
    schema1:description "Oorspr. Nederlandse uitg.: Utrecht [etc.] : Het Spectrum, 1980. - (Klassieken ; nr. 42)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027446504" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24dd7c3ad3951eddf47a8dfdceb76ec5> ;
    schema1:name "Emma" ;
    schema1:numberOfPages 602 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1757ba5edd20a7caf9fd4c28ebc71378> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68870200> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6df7336da955c4603005c999e4776c4f> .

