@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p811832325> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hollandsche schilderkunst in de zeventiende eeuw / W. Martin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435985019> ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069349800> ;
    schema1:bookEdition "3e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865337454> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a6ba344188e1297397369d9264f829f> ;
    schema1:name "De Hollandsche schilderkunst in de zeventiende eeuw" ;
    schema1:numberOfPages 545 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb24e57b0ec7d8b686698fe172ad390e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768452308> .

