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

<http://data.bibliotheken.nl/id/thes/p155694707> a schema1:Person ;
    rdfs:label "McCormack, Timothy L.H. (jurist)" ;
    schema1:alternateName "MacCormack, Tim",
        "MacCormack, Timothy L.H.",
        "McCormack, Tim" ;
    schema1:description "B0000094: Australian Red Cross Prof. of International Humanitarian Law, Faculty of Law, Univ. of Melbourne",
        "roepnaam: Tim" ;
    schema1:familyName "McCormack" ;
    schema1:givenName "Timothy L.H." ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4267014554feacac1a46b2b9d736e12> ;
    schema1:name "Timothy L.H. McCormack" ;
    schema1:sameAs <http://viaf.org/viaf/19850482>,
        <https://isni.org/isni/0000000116042481> .

