@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/p078325919> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Platen-album / Nederlandsch Historisch Scheepvaart Museum, Amsterdam ; voorw. van W. Voorbeijtel Cannenburg" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075319500> ;
    schema1:bookEdition "Uitgave 1941" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068154887> ;
    schema1:description "Oorspronkelijke uitgave: 1935" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe3908ca6d0753c9cfaca8223a1bd4c1> ;
    schema1:name "Platen-album" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fafa448e471ae0926866cdb814163f0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65616168> .

