@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/p046986588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hollandsche schilderkunst in de zeventiende eeuw / W. Martin" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069349800> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1935" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865337454> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e63c6b323039acf8a340332a5dd4b25> ;
    schema1:name "De Hollandsche schilderkunst in de zeventiende eeuw" ;
    schema1:numberOfPages 471 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4093d212306cb1ba70316a7a4df1dde2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769317811> .

