@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/p851943136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kind en de samenleving / Erik H. Erikson" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597990>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p11294163X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068196342> ;
    schema1:bookEdition "7e ed" ;
    schema1:description "1e dr. 1964" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810621673> ;
    schema1:isbn "902744885X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73f7a5412dea507ec6c5db3664c631fd> ;
    schema1:name "Het kind en de samenleving" ;
    schema1:numberOfPages 425 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/428f7886edb81852d082ddf3c59e30c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64139323> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5c19fd0ae3fc23456337dfc161e969e1> .

