@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p335134122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Meesters van de pennen\" in Oud-Holland / P.T.A. Swillens" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068884532> ;
    schema1:description "Overdruk uit: \"De Tampon\", IX, 1-3, Dec. 1928" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f31c705682f19f559d4a31c80a2c72f3> ;
    schema1:name "\" Meesters van de pennen\" in Oud-Holland" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e208e1a200af4fa6567e9f40c3280ef1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/739978478> .

