@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/p446262331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het denken van Sigmund Freud / door W.H. Alting van Geusau" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068465246>,
        <http://data.bibliotheken.nl/id/thes/p077597664>,
        <http://data.bibliotheken.nl/id/thes/p39730899X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069470618> ;
    schema1:bookEdition "1e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861961366> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832666955> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98bf401b2208bac1882658612f9f471e> ;
    schema1:name "Inleiding tot het denken van Sigmund Freud" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/144441261a416f46fd09bc202da06db5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509626221> .

