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

<http://data.bibliotheken.nl/id/thes/p072589175> a schema1:Person ;
    rdfs:label "Haid, Alfred" ;
    schema1:description "Deutsches Institut für Wirtschaftsforschung, Berlin" ;
    schema1:familyName "Haid" ;
    schema1:givenName "Alfred" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b621a99dba4e46f300f9be133c355d0> ;
    schema1:name "Alfred Haid" ;
    schema1:sameAs <http://viaf.org/viaf/39932791>,
        <https://isni.org/isni/000000008119314X> .

