@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/p092321976> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De overkappingsprothese : indicatie en toepassing / red.: W. Kalk e.a.; voorzitter: W. Kalk" ;
    dcterms1:issued "19XX" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/6163bc1791a569a213ee0ddf591bed0c> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068474601> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14286743ddbb75e4f7a9f4e8cc8fb225> ;
    schema1:name "De overkappingsprothese : indicatie en toepassing" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbb24573aa4cc49dc3087ca4c58bde82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63982034> .

