@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/p079176976> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emotional meaning in large body movements / by: Marco de Meijer" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605260>,
        <http://data.bibliotheken.nl/id/thes/p075613867> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080161650> ;
    schema1:description "Ook verschenen als proefschrift Tilburg, 1991" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9036197929" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d3327e0081010825857acd7663c81e1> ;
    schema1:name "Emotional meaning in large body movements" ;
    schema1:numberOfPages 249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a59016910f15df90ddc0d4fdd3056b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023514913> .

