@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/p119998777> a schema1:Person ;
    rdfs:label "Basten, Antonius André (1969-)" ;
    schema1:alternateName "Basten, T." ;
    schema1:birthDate "1969" ;
    schema1:description "B9935143: Dept. of Electrical Engineering, Eindhoven Univ. of Technology" ;
    schema1:familyName "Basten" ;
    schema1:givenName "Antonius André" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12f83a9a98903ec185eadf9fb7410168> ;
    schema1:name "Antonius André Basten" ;
    schema1:sameAs <http://viaf.org/viaf/5182173>,
        wd:Q57312434,
        <https://isni.org/isni/0000000034701797> .

