@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/p048491160> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hans Memling : de Meester van het St. Ursulaschrijn / tekst door Paul Lambotte" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068881657> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073651214> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/1a64df38eb6de5aa3a52650375771dad> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd2e566f3af53744ee0b2138fd67f9f0> ;
    schema1:name "Hans Memling : de Meester van het St. Ursulaschrijn" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/11c5e82e3ac0bfd35b0d502789b1c271> ;
    schema1:sameAs <http://www.worldcat.org/oclc/25179604> .

