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

<http://data.bibliotheken.nl/id/thes/p07517927X> a schema1:Person ;
    rdfs:label "Holleman, Frederik David (1887-1958)" ;
    schema1:alternateName "Holleman, Frits" ;
    schema1:birthDate "1887" ;
    schema1:deathDate "1958" ;
    schema1:description "geb. te Potchefstroom (Zuid-Afrika). Uit: Dict. of South Afr. biogr. & Album studiosorum Acad. Lugd. Bat.",
        "overl. te Stellenbosch (Zuid-Afrika)",
        "rechtsantropoloog (m.n. adatrecht in Nederlands-Indië); vanaf 1935: buitengewoon hoogleraar adatrecht RU Leiden",
        "roepnaam: Frits" ;
    schema1:familyName "Holleman" ;
    schema1:givenName "Frederik David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/471c30e3166c2e1f71ceaf7b86a2d91c> ;
    schema1:name "Frederik David Holleman" ;
    schema1:nationality "nl",
        "za" ;
    schema1:sameAs <http://viaf.org/viaf/195142691>,
        wd:Q23540992,
        <https://isni.org/isni/0000000082560618> .

