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

<http://data.bibliotheken.nl/id/thes/p075014742> a schema1:Person ;
    rdfs:label "Terpstra, Marinus Johannes (1954-)" ;
    schema1:alternateName "Terpstra, M." ;
    schema1:birthDate "1954" ;
    schema1:description "filosofie" ;
    schema1:familyName "Terpstra" ;
    schema1:givenName "Marinus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f01439dc489b2b9013bc052d62027c54> ;
    schema1:name "Marinus Johannes Terpstra" ;
    schema1:sameAs <http://viaf.org/viaf/70707754>,
        <https://isni.org/isni/000000010737648X> .

