@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/p853254400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mythe van het gelukkige kind / Carole Klein ; vert. uit het Amerikaans door S.J.E. Pannekoek-Westenburg" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070681481> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85080003X> ;
    schema1:isbn "9021505959" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cfcda99781b591b309751631002744b> ;
    schema1:name "De mythe van het gelukkige kind" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5526d9535ef3d7910febec6032f82a33> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/36f56e5fb6f3d5e9fee4a4d92506f80e> .

