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

<http://data.bibliotheken.nl/id/thes/p072301902> a schema1:Person ;
    rdfs:label "Hosman, Hermanus Johannes Maria (1944-)" ;
    schema1:alternateName "Hosman, H.J.M." ;
    schema1:birthDate "1944" ;
    schema1:description "Afdeling Orale Functieleer, sectie Orale Implantologie van het Academisch Centrum Tandheelkunde Amsterdam" ;
    schema1:familyName "Hosman" ;
    schema1:givenName "Hermanus Johannes Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52aa914429a75ef004b51b2396b48eed> ;
    schema1:name "Hermanus Johannes Maria Hosman" ;
    schema1:sameAs <http://viaf.org/viaf/281161292>,
        <https://isni.org/isni/0000000388049601> .

