@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/p864227809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geertgen tot Sint Jans / by K.G. Boon ; [transl. from the Dutch by Leonard Scott]" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071598243> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070366942> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p864218478> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b02685780f6a6c432409be9bbc13ccfd> ;
    schema1:name "Geertgen tot Sint Jans" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/deb542a73529b768a8de444010f786df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781811742> .

