@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/p068597150> a schema1:Person ;
    rdfs:label "Talman, Adolphus Johannes Jan" ;
    schema1:alternateName "Talman, A.J.J.",
        "Talman, D." ;
    schema1:description "B9725642: Dep. of Econometrics and CentER, Tilburg University" ;
    schema1:familyName "Talman" ;
    schema1:givenName "Adolphus Johannes Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c7d26cb71618fca841e413e3f059767> ;
    schema1:name "Adolphus Johannes Jan Talman" ;
    schema1:sameAs <http://viaf.org/viaf/109228199>,
        wd:Q30075885,
        <https://isni.org/isni/0000000117795493> .

