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

<http://data.bibliotheken.nl/id/thes/p12537254X> a schema1:Person ;
    rdfs:label "Aben, M." ;
    schema1:description "logopedie" ;
    schema1:familyName "Aben" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b71e09598aa0ae27ab6ee37421a575ee> ;
    schema1:name "M. Aben" ;
    schema1:sameAs <http://viaf.org/viaf/292009454>,
        <https://isni.org/isni/0000000396957255> .

