@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/p864478402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vorming van kader / door B.J.C. Lievegoed" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p345397509> ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607546>,
        <http://data.bibliotheken.nl/id/thes/p078582571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068743831> ;
    schema1:description "Auteursnaam op titelpagina is fout; correct is B.C.J. Lievegoed" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p061142042> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d4ab062275a9ee180c6fda616202e19> ;
    schema1:name "De vorming van kader" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbacf22d31fc909215860644b1f82324> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64306654> .

