@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/p801099307> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robert Henryson / Douglas Gray" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068242654>,
        <http://data.bibliotheken.nl/id/thes/p397467869> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068222920> ;
    schema1:description "Includes index" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821608363> ;
    schema1:isbn "9004059172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2ea9d5e8f042d2879f469ede4268e2a> ;
    schema1:name "Robert Henryson" ;
    schema1:numberOfPages 283 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28ebf418ecc32df2c019bd32a48179be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906356272> .

