@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/p101463375> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Immunofluoresence studies of the skin / by R. H. Cormane ... [et al.]" ;
    dcterms1:issued "1967" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069693951> ;
    schema1:description "Exhibit shown during the XIIIth international congress of dermatology, held in Munich from 31-7 till 5-8-1967",
        "Lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a466122f27b4952f1a5ceabcad7652d> ;
    schema1:name "Immunofluoresence studies of the skin" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a2f60e70ede74e315d838ba2891ea50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66127592> .

