@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/p420568522> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Portretten van personen rondom Frans Hemsterhuis" ;
    dcterms1:issued "1638-18XX" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p439472237> ;
    schema1:description "Hemsterhuiscollectie Maas",
        "Hemsterhuiscollectie in 2015 gekocht bij Joachim Maas te Keulen",
        "Portretten van personen rondom Frans Hemsterhuis (1721-1790), verzameld door Joachim Maas, op de achterzijden in potlood door Maas ondertekend en vaak voorzien van jaar van aanschaf." ;
    schema1:inLanguage "mis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5659f0c69d9bca927514c5a47a68a811> ;
    schema1:name "Portretten van personen rondom Frans Hemsterhuis" ;
    schema1:numberOfPages 76 ;
    schema1:sameAs <http://www.worldcat.org/oclc/1057554604> .

