@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/p802540112> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fysische diagnostiek bij de orthopaedische patiënt / J. de Voldere" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617757>,
        <http://data.bibliotheken.nl/id/thes/p077596757>,
        <http://data.bibliotheken.nl/id/thes/p078617650>,
        <http://data.bibliotheken.nl/id/thes/p090636821> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410123> ;
    schema1:bookEdition "3e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023213793" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71dc5ce07cce373dd2f0eb4dea5a2e36> ;
    schema1:name "De fysische diagnostiek bij de orthopaedische patiënt" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f96b5c4d3299b0dc2cd80b442832145> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898916584> .

