@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/p864355661> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het denken van Freud / E.C.M. Frijling-Schreuder" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068465246> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068740824> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832666955> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/722518ef7c9344299d96f441290d5bb3> ;
    schema1:name "Inleiding tot het denken van Freud" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c02d41332253c7536cbf53a7e3a86c70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64299734> .

