@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/p446290912> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Orthopaedie, revalidatie en organisatie / door E.H. La Chapelle" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596757>,
        <http://data.bibliotheken.nl/id/thes/p078617650>,
        <http://data.bibliotheken.nl/id/thes/p397582005> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073621919> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p81030337X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c7e4e2c9d98066f7a002b6796931d1e> ;
    schema1:name "Orthopaedie, revalidatie en organisatie" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a4256e016ab1841ee13db1a12321096> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509770094> .

