@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/p446096032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Perception of apparent motion induced by touch / by H.J. Penders" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067733484> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043827861> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820555118> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/482d72f0939edf3b70689fdde57afc35> ;
    schema1:name "Perception of apparent motion induced by touch" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/222eeda04506698f09a50ac762ea0cfe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1508836600> .

