@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/p121623076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Flor de Pascua / [door A.P. van Stolk ; met houtsneden van M.C. Escher]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43586128X> ;
    dcterms1:issued "1921" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068721749>,
        <https://data.bibliotheken.nl/.well-known/genid/c4543e42d98ce2e787642bfec63cc831> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ca7f0bfbbc0f5ab7a07f048ae889e83> ;
    schema1:name "Flor de Pascua" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c93a511d118ddb7c6d800a4cef21243c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69365349> .

