@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p09791648X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenige beschouwingen over de huidige psychosomatische geneeskunde / G.F. van Balen en G.A. Lindeboom" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07408528X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068222408> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19758a5e87866096a386d0ad2dcda737> ;
    schema1:name "Eenige beschouwingen over de huidige psychosomatische geneeskunde" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/506b6ce5007c506807a3dbe99b06402f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66050787> .

