@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068964137> a schema1:Person ;
    rdfs:label "Logemann, Johann Heinrich Adolf (1892-1969)" ;
    schema1:alternateName "Logeman, J.H.A.",
        "Logemann",
        "Logemann, J.A." ;
    schema1:birthDate "1892" ;
    schema1:deathDate "1969" ;
    schema1:description "geb. Rotterdam 19-1-1892, overl. Noordwijkerhout 12-11-1969",
        "jurist (m.n. belastingrecht/vennotschapsrecht; promoveerde in 1923, RU Leiden), hoogleraar te Leiden" ;
    schema1:familyName "Logemann" ;
    schema1:givenName "Johann Heinrich Adolf" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58336116d4d5c97bf12603151631d4c3> ;
    schema1:name "Johann Heinrich Adolf Logemann" ;
    schema1:sameAs <http://viaf.org/viaf/58189167>,
        wd:Q1694337,
        <https://isni.org/isni/0000000081373693> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/loge006> .

