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

<http://data.bibliotheken.nl/id/thes/p074488511> a schema1:Person ;
    rdfs:label "Schroevers-Loos, B.A." ;
    schema1:familyName "Schroevers-Loos" ;
    schema1:givenName "B.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7f2db51c8fc3219ac14fe372f784d3b> ;
    schema1:name "B.A. Schroevers-Loos" ;
    schema1:sameAs <http://viaf.org/viaf/280017679>,
        <https://isni.org/isni/0000000387182910> .

