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

<http://data.bibliotheken.nl/id/thes/p167601601> a schema1:Person ;
    rdfs:label "Bos, Alexander" ;
    schema1:description "B9828404: Erasmus Universiteit; economie; marketing" ;
    schema1:familyName "Bos" ;
    schema1:givenName "Alexander" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8de2292db6abe00a62145331e92a5ae5> ;
    schema1:name "Alexander Bos" ;
    schema1:sameAs <http://viaf.org/viaf/285959046>,
        <https://isni.org/isni/000000039201679X> .

