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

<http://data.bibliotheken.nl/id/thes/p07478143X> a schema1:Person ;
    rdfs:label "Broekmans, Trix (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:description "redacteur" ;
    schema1:familyName "Broekmans" ;
    schema1:givenName "Trix" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91162e09759d91e5a6726317a787433c> ;
    schema1:name "Trix Broekmans" ;
    schema1:sameAs <http://viaf.org/viaf/19069528>,
        <https://isni.org/isni/0000000369144881> .

