@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/p201596822> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Plaatjes-album vaderlandsche historie / C. van Son" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p430044305> ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069545138> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p298716739> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71548e52c21ccc62a7e0965b214ddfad> ;
    schema1:name "Plaatjes-album vaderlandsche historie" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c285cfd6d87dfffcd249aa4b1cec6291> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67436748> .

