@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p250138832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abhandlung über die Masern / E.J. Thomassen à Thuessink ; aus dem Holländ. übers. von G. Doden" ;
    dcterms1:issued "1830" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07010333X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p135461723> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/511ff059475fe695a374f7981266ad48> ;
    schema1:name "Abhandlung über die Masern" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48d1c274d4b78c238139eed33f312468> ;
    schema1:sameAs <http://www.worldcat.org/oclc/46816414> .

