@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/p786252480> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlands leerboek der orthopedie / onder red. van M.J. Kingma ; met medew. van G.J.P.A. Anders ... [et al.]" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078617650> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068531648>,
        <http://data.bibliotheken.nl/id/thes/p068662912> ;
    schema1:description "1e dr. eveneens 1977",
        "Rugtitel: Kingma e.a., Orthopedie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031302767" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0baa2e24bf2db85470013779dab823bd> ;
    schema1:name "Nederlands leerboek der orthopedie" ;
    schema1:numberOfPages 310 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17da98dd9784792b3b225d63fc76b4e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898990467> .

