@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/p036728640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thomas Sackville : a study in sixteenthcentury poetry / Jacobus Swart" ;
    dcterms1:issued "1949" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/848d01d437f523e6fc5bcb4c3c70888c> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833055259> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e5b098c28ffb21c93e59ef1f77111eb> ;
    schema1:name "Thomas Sackville : a study in sixteenthcentury poetry" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d76dce662f94f8f8f124309685b78ff0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64471684> .

