@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p843461942> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adumbrationis praxeos medicae / J.C. Krauss" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39699850X> ;
    dcterms1:issued "1820" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070400342> ;
    schema1:description "Saakes 7 (1820), p. 164" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb767fa42e309a480c516efd975ec5bd> ;
    schema1:name "Adumbrationis praxeos medicae" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ce4bfb8ad9024cc64a812e164f7c437> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63951277> .

