@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/p21784331X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Was op een dag in mei / door Marijke Vetter ; [band- en omslagontwerp van P.B. Swildens]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435760602> ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070535353> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d89108a6306b5b624f547865a850ca03> ;
    schema1:name "'t Was op een dag in mei" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7023a3ed6cb133f2804f5537450682b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901635020> .

