@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/p106815989> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Plaatjes-album vaderlandsche historie / C. van Son" ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069545138> ;
    schema1:description "Omslagtitel: Vaderlandsche historie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p298716739> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/185caddc27c47d1b735a77bc1f44e955> ;
    schema1:name "Plaatjes-album vaderlandsche historie" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79995115a617627cee50745ba016ed28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66223570> .

