@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/p790292947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moving into action! / H.T.A. Whiting" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611454>,
        <http://data.bibliotheken.nl/id/thes/p078672651>,
        <http://data.bibliotheken.nl/id/thes/p397309643> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072176326> ;
    schema1:description "Rede, uitgesproken bij de aanvaarding van het ambt van gewoon hoogleraar in de faculteit der sociale wetenschappen/interfaculteit der Lichamelijke Opvoeding van de Vrije Universiteit op 27 april 1979" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16dc2597369f24d792152af0ac022ad1> ;
    schema1:name "Moving into action!" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b8f89baea86fce0394f4c4433471574> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63246347> .

