@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/p269627782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bewegingsstoornissen / ed.: E.Ch. Wolters, T. van Laar" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596897>,
        <http://data.bibliotheken.nl/id/thes/p07845168X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068291566>,
        <http://data.bibliotheken.nl/id/thes/p117258431> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053837914" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/376173bce74ae5c4e6f732eebccb679c> ;
    schema1:name "Bewegingsstoornissen" ;
    schema1:numberOfPages 707 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0d428b358ad7f1e7cf33beeb61e8382> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899036772> .

