@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/p430727704> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chirurgie / Romée Snijders" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p412974851> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p412974886>,
        <http://data.bibliotheken.nl/id/thes/p423407767> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434979899> ;
    schema1:isbn "9789083050867" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/399d28e5fdee5b94ebb5f32a86565cb8> ;
    schema1:name "Chirurgie" ;
    schema1:numberOfPages 226 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8d092c7869ca9fb9d94cd6c070d050f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1290440784> .

