@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/p432935932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sigmund Freud : zijn leven en werk / Peter Gay ; vertaling (uit het Engels): Bert van Rijswijk" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068561946> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073308528> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051211058" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55fb957ca72fdd8bb1f4bebdac8fa998> ;
    schema1:name "Sigmund Freud : zijn leven en werk" ;
    schema1:numberOfPages 718 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/466f7d0dd2f995eccd57a2baa4f443e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245849872> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6cc66d53382d08573a21dc5dd0d96c94> .

