@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/p150693672> a schema1:Person ;
    rdfs:label "Los, Bart (1967-)" ;
    schema1:alternateName "Los, B." ;
    schema1:birthDate "1967" ;
    schema1:description "Werkzaam bij de Faculteit der Economische Wetenschappen van de Rijksuniversiteit Groningen" ;
    schema1:familyName "Los" ;
    schema1:givenName "Bart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5c38339e1a924dc860a0fcce4bfdaae> ;
    schema1:name "Bart Los" ;
    schema1:sameAs <http://viaf.org/viaf/219577235>,
        wd:Q30073791,
        <https://isni.org/isni/000000035953750X> .

