@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/p205058477> a schema1:Person ;
    rdfs:label "Pies, Ingo" ;
    schema1:description "Holds the chair of economic ethics at the Martin Luther University of Halle-Wittenberg" ;
    schema1:familyName "Pies" ;
    schema1:givenName "Ingo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba9344919e4764870298032418b09a62> ;
    schema1:name "Ingo Pies" ;
    schema1:sameAs <http://viaf.org/viaf/27233894>,
        wd:Q1663178,
        <https://isni.org/isni/0000000116112259> .

