@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/p296751553> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Letty Lynton / Mrs Belloc Lowndes ; Hollandsche bew. van H. de Waard" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070685142> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/0429b4ae50b4f0f27fb2d0e3c9424d30> ;
    schema1:description "Originally published: London : Heinemann, 1931",
        "Wereldkroniek bibliotheek; bijvoegsel no.1 van 26 dec. 1931 tot no.28 van 2 juli 1932" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5adfcb50f0553a7dce5ff9b8d20fa7a8> ;
    schema1:name "Letty Lynton" ;
    schema1:numberOfPages 448 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17de62a65ca4480b88758a2be36221b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150390846> .

