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

<http://data.bibliotheken.nl/id/thes/p071473343> a schema1:Person ;
    rdfs:label "Mak, Catrinus (1927-2003)" ;
    schema1:alternateName "Mak, Cas" ;
    schema1:birthDate "1927" ;
    schema1:deathDate "2003" ;
    schema1:description "Geref. predikant",
        "mb" ;
    schema1:familyName "Mak" ;
    schema1:givenName "Catrinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a66082c434eb58f3f911b5f4710685c5> ;
    schema1:name "Catrinus Mak" ;
    schema1:sameAs <http://viaf.org/viaf/283925738>,
        <https://isni.org/isni/0000000390313184> .

