@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/p801942969> 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/p075617757>,
        <http://data.bibliotheken.nl/id/thes/p077596757>,
        <http://data.bibliotheken.nl/id/thes/p078617650>,
        <http://data.bibliotheken.nl/id/thes/p397582005> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068531648>,
        <http://data.bibliotheken.nl/id/thes/p068662912> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031302678" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b820f7d7880f1ee8a8c609cb4ce3085> ;
    schema1:name "Nederlands leerboek der orthopedie" ;
    schema1:numberOfPages 310 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e92f7cf1d971847ce92aab79b17af60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898990527> .

