@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/p09512375X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lente, herfst / J. Arends" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448650347> ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06936169X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850947421> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f722cbc94cc225ab2f241b6a74f12f2c> ;
    schema1:name "Lente, herfst" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2299ec62c79fa02392749ac406dae6e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905781251> .

