@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/p781836344> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van Geertgen tot Frans Hals / tekst van H. Gerson ; met 172 foto's" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069640076> ;
    schema1:description "Microfilm (Negative)  Cambridge, MA. : Harvard University Microreproduction Department, 1975. -- 1 reel ; 35 mm" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d18f0b2ebdc47b7e3747cae348b7a2f> ;
    schema1:name "Van Geertgen tot Frans Hals" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f4ab96964acff603d218f502c42b331> ;
    schema1:sameAs <http://www.worldcat.org/oclc/3447967> .

