@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/p44865105X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Feestnummer M. Schönfeld" ;
    dcterms1:issued "1955" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06844446X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p099050579> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850837170> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/698f1a274ab25f7956ae7147a318d669> ;
    schema1:name "Feestnummer M. Schönfeld" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/652fe7522a0a9d75f2d282aebae5d129> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519126447> .

