@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/p820188107> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlands leerboek der orthopedie / onder red. van M.J. Kingma (hoofdred.) ... [et al.] ; met medew. van G.J.P.A. Anders ... [et al.]" ;
    dcterms1:issued "1982" ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068531648>,
        <http://data.bibliotheken.nl/id/thes/p068662912> ;
    schema1:description "1e uitg.: 1977" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031304697" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bb4c0454e72785d8614c56c23e7683a> ;
    schema1:name "Nederlands leerboek der orthopedie" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/504b3fa2e96d4432f9ce4029d0213471> ;
    schema1:sameAs <http://www.worldcat.org/oclc/14539922> .

