@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/p393537668> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herdenkings-album 1850-1921 / Alfons De Cock" ;
    dcterms1:issued "1922" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068790139> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p107442450> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fe0c4aeb8ceb5ead3333407b5d174ca> ;
    schema1:name "Herdenkings-album 1850-1921" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13b5838852c0ec120b395a55c2b5e719> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910555873> .

