@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/p780763041> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A Briefe description of the notorious life of John Lambe" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397512473>,
        <http://data.bibliotheken.nl/id/thes/p435170724> ;
    schema1:description "\"S.T.C. no. 15177.\"",
        "Cover title: The notorious life of John Lambe",
        "Photoreprint of the 1628 ed. printed in Amsterdam",
        "Reprogr. herdr. van de uitg. Amsterdam [etc.], 1628" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p790415089> ;
    schema1:isbn "9022108112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/795034d832e8d4accf715c684f8559c8> ;
    schema1:name "A Briefe description of the notorious life of John Lambe" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee84e979e4a36ba18dc627e3f172dcdc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905661250> .

