@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/p083609504> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An astrological study of psychological complexes and emotional problems / by Dane Rudhyar" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663163> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069820252> ;
    schema1:bookEdition "Second edition" ;
    schema1:description "Oorspronkelijke uitgave: San Jacinto, Calif. : Seed Ideas Publications, 1966" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a273709dc2bdad0d408756733b8dfe07> ;
    schema1:name "An astrological study of psychological complexes and emotional problems" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a74156d5bf04cb1b85b093663c42e151> ;
    schema1:sameAs <http://www.worldcat.org/oclc/98697> .

