@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/p411863568> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Plaatjes-album schilderkunst / door C. van Son" ;
    dcterms1:issued "1920-1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621258> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069545138> ;
    schema1:description "Omslagtitel: Schilderkunst. - Album met ingeplakte plaatjes" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a8bf05e4434daa9ead7e7c4a78d4608> ;
    schema1:name "Plaatjes-album schilderkunst" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12d2ad5dc28e0fb042ca8b95d66577e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/994216722> .

