@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/p82001009X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Traditie en verbeeldingskracht in de dermatologie / R.H. Cormane" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069693951> ;
    schema1:description "Inaugurele rede Amsterdam G.U. (Leeropdracht: Dermatologie)",
        "Met lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3079a215c71209a86bd4abb847701194> ;
    schema1:name "Traditie en verbeeldingskracht in de dermatologie" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60287d385661509c5ffc971a41a4a583> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63338025> .

