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

<http://data.bibliotheken.nl/id/thes/p156412942> a schema1:Person ;
    rdfs:label "Bartels, B.Y.A.M." ;
    schema1:description "B9129545: info auteurs: drs. studeerde sociale-psychologie aan RUU en communicatiewetenschap (specialisatie Informatiekunde) aan de UvA; Bij de lit. opg.: B.Y.A.M. Bartels" ;
    schema1:familyName "Bartels" ;
    schema1:givenName "B.Y.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fdc5f5d0facef7b8710df25d45e8216> ;
    schema1:name "B.Y.A.M. Bartels" ;
    schema1:sameAs <http://viaf.org/viaf/288027975> .

