@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/p416706592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gelijkenis van tweelingen : een psychologisch onderzoek / Bernard Woltring" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07480586X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04965473X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f00dd75d339d32df415397a5eee2e9ef> ;
    schema1:name "Gelijkenis van tweelingen : een psychologisch onderzoek" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/497f86e9523dadd89bce09bf5dacabe0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023573426> .

