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

<http://data.bibliotheken.nl/id/thes/p074166530> a schema1:Person ;
    rdfs:label "Langan, John P. (1940- ; ethics)" ;
    schema1:alternateName "Langan, John" ;
    schema1:birthDate "1940" ;
    schema1:description "Joseph Cardinal Bernardin Professor of Catholic Social Thought at Georgetown University" ;
    schema1:familyName "Langan" ;
    schema1:givenName "John P." ;
    schema1:hasOccupation "ethics" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0be55a97d84bf48466a52e4d8dadbc8> ;
    schema1:name "John P. Langan" ;
    schema1:sameAs <http://viaf.org/viaf/94930429>,
        <https://isni.org/isni/000000010859434X> .

