@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/p862669707> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lente, zomer, herfst : een intiem scenario over het leren, het leven en de tijd / tekst: Aat Ceelen" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071864849>,
        <http://data.bibliotheken.nl/id/thes/p075318172> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f751f54fcdc0fa830fdcea8cf752db30> ;
    schema1:name "Lente, zomer, herfst : een intiem scenario over het leren, het leven en de tijd" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eea9397e7bc75f71a784fd66936cdfb3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64357831> .

