@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/p054642124> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Development of a theory about change in education / Leon van Gelder and Albert van den Berg" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068592299> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068596758> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/577e89bb5711975812af543865a9da37> ;
    schema1:name "Development of a theory about change in education" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42cf0ebbfbb0261373837fd558392736> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64854058> .

