@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/p388403225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hollandsche schilderkunst in de zeventiende eeuw / door W. Martin" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069349800> ;
    schema1:bookEdition "3de dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d4a4e28e82d028d2dc9dd13c52b2618> ;
    schema1:name "De Hollandsche schilderkunst in de zeventiende eeuw" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f435b96db297e14f35b72eb3bf82df0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901608076> .

