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

<http://data.bibliotheken.nl/id/thes/p070479445> a schema1:Person ;
    rdfs:label "Vismans, Franz-Joseph Florenz Eduard (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "internist" ;
    schema1:familyName "Vismans" ;
    schema1:givenName "Franz-Joseph Florenz Eduard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/435d50724605abc655ca142176320c23> ;
    schema1:name "Franz-Joseph Florenz Eduard Vismans" ;
    schema1:sameAs <http://viaf.org/viaf/284357857>,
        <https://isni.org/isni/0000000390668698> .

