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

<http://data.bibliotheken.nl/id/thes/p069165912> a schema1:Person ;
    rdfs:label "Schoof, Ted Mark (1933-)" ;
    schema1:alternateName "Schoof, Mark",
        "Schoof, T.M.",
        "Schoof, Ted M." ;
    schema1:birthDate "1933" ;
    schema1:description "! \"Mark Schoof O.P.\" (bij oudere Engelse titel)" ;
    schema1:familyName "Schoof" ;
    schema1:givenName "Ted Mark" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/468e4fd66fbacb32c1a1f145a5373f91> ;
    schema1:name "Ted Mark Schoof" ;
    schema1:sameAs <http://viaf.org/viaf/94586569>,
        wd:Q93229349,
        <https://isni.org/isni/0000000078188673> .

