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

