@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/p291949312> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A different three rs for education : reason, relationality, rhythm / ed. by George Allan, Malcolm D. Evans" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617072>,
        <http://data.bibliotheken.nl/id/thes/p075660784>,
        <http://data.bibliotheken.nl/id/thes/p075690039> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073843105>,
        <http://data.bibliotheken.nl/id/thes/p172112516> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p108691772> ;
    schema1:isbn "904201699X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5420f626aa5c9a0b85a3612f2a0e02c> ;
    schema1:name "A different three rs for education : reason, relationality, rhythm" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/922cfb0d00436b18144d7297eea30962> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907157861> .

