@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/p782388035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fysische diagnostiek bij de orthopaedische patiënt / J. de Voldere" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410123> ;
    schema1:bookEdition "2e, geheel herz. en uitgebr. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023213793" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf252d9c53bd7d5c39bdb9e077af22aa> ;
    schema1:name "De fysische diagnostiek bij de orthopaedische patiënt" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4476b2218058f8d43bded516a06c1e17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898916547> .

