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

<http://data.bibliotheken.nl/id/thes/p073480754> a schema1:Person ;
    rdfs:label "Mankor, J." ;
    schema1:familyName "Mankor" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5d9bb35d43528f916ab8404dfe04f37> ;
    schema1:name "J. Mankor" ;
    schema1:sameAs <http://viaf.org/viaf/288781273>,
        <https://isni.org/isni/0000000394334951> .

