@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/p04919044X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over materieel onderzoek van schilderijen / door J.R.J. van Asperen de Boer" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07116054X> ;
    schema1:description "Inaugurale rede" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f7849ae32ef870b398c78f50c1d6339> ;
    schema1:name "Over materieel onderzoek van schilderijen" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5c02c44cdb7db6b589383c5cf9b9e82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71433459> .

