@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/p123609542> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hugo van der Goes / J.B. Knipping" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070511985> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069533245> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1940" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037193155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/daeb13c948e902640b2a27e646c46a34> ;
    schema1:name "Hugo van der Goes" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df8071b9c88666696a7f619491f45fc3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69176458> .

